pub type DarkfidP2pHandlerPtr = Arc<DarkfidP2pHandler>;Expand description
Atomic pointer to the Darkfid P2P protocols handler.
Aliased Typeยง
pub struct DarkfidP2pHandlerPtr { /* private fields */ }pub type DarkfidP2pHandlerPtr = Arc<DarkfidP2pHandler>;Atomic pointer to the Darkfid P2P protocols handler.
pub struct DarkfidP2pHandlerPtr { /* private fields */ }