pub type ProtocolTxHandlerPtr = Arc<ProtocolTxHandler>;Expand description
Atomic pointer to the ProtocolTx handler.
Aliased Typeยง
pub struct ProtocolTxHandlerPtr { /* private fields */ }pub type ProtocolTxHandlerPtr = Arc<ProtocolTxHandler>;Atomic pointer to the ProtocolTx handler.
pub struct ProtocolTxHandlerPtr { /* private fields */ }