ExecutionCtxFor

Type Alias ExecutionCtxFor 

pub type ExecutionCtxFor<'a, Evm> = <<Evm as ConfigureEvm>::BlockExecutorFactory as BlockExecutorFactory>::ExecutionCtx<'a>;
Available on crate feature evm only.
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.