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