pub type StatefulPrecompileArc = Arc<dyn StatefulPrecompile>;Expand description
Arc over stateful precompile.
Aliased Typeยง
pub struct StatefulPrecompileArc { /* private fields */ }pub type StatefulPrecompileArc = Arc<dyn StatefulPrecompile>;Arc over stateful precompile.
pub struct StatefulPrecompileArc { /* private fields */ }