Type Alias EvmFactoryFor
pub type EvmFactoryFor<Evm> = <<Evm as ConfigureEvm>::BlockExecutorFactory as BlockExecutorFactory>::EvmFactory;
Available on crate feature
evm
only.Expand description
Helper to access EvmFactory
for a given ConfigureEvm
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.