pub type StatefulPrecompileBox = Box<dyn StatefulPrecompileMut>;Expand description
Box over mutable stateful precompile
Aliased Typeยง
pub struct StatefulPrecompileBox(/* private fields */);pub type StatefulPrecompileBox = Box<dyn StatefulPrecompileMut>;Box over mutable stateful precompile
pub struct StatefulPrecompileBox(/* private fields */);