pub type DynTxModuleHandler = Arc<dyn TxModuleHandler>;Expand description
Trait-object TxModuleHandler.
Aliased Typeยง
struct DynTxModuleHandler { /* private fields */ }pub type DynTxModuleHandler = Arc<dyn TxModuleHandler>;Trait-object TxModuleHandler.
struct DynTxModuleHandler { /* private fields */ }