Type Alias EvmErrorFor

pub type EvmErrorFor<Evm, DB> = <<<Evm as ConfigureEvm>::BlockExecutorFactory as BlockExecutorFactory>::EvmFactory as EvmFactory>::Error<DB>;
Available on crate feature evm only.
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.