Type Alias ExecutionCtxFor

Source
pub type ExecutionCtxFor<'a, Evm> = <<Evm as ConfigureEvm>::BlockExecutorFactory as BlockExecutorFactory>::ExecutionCtx<'a>;
Expand description

Helper to access BlockExecutorFactory::ExecutionCtx for a given ConfigureEvm.

Layout§

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