StatefulPrecompileBox

Type Alias StatefulPrecompileBox 

Source
pub type StatefulPrecompileBox = Box<dyn StatefulPrecompileMut>;
Expand description

Box over mutable stateful precompile

Aliased Typeยง

pub struct StatefulPrecompileBox(/* private fields */);