Type Alias EvmContextFor

Source
pub type EvmContextFor<Evm, DB> = <EvmFactoryFor<Evm> as EvmFactory>::Context<DB>;
Expand description

Helper to access EvmFactory::Context for a given ConfigureEvm.

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.