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