pub type EvmErrorFor<Evm, DB> = <EvmFactoryFor<Evm> as EvmFactory>::Error<DB>;
Expand description
Helper to access EvmFactory::Error
for a given ConfigureEvm
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.