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