Type Alias darkfid::proto::DarkfidP2pHandlerPtr
source · pub type DarkfidP2pHandlerPtr = Arc<DarkfidP2pHandler>;
Expand description
Atomic pointer to the Darkfid P2P protocols handler.
Aliased Type§
struct DarkfidP2pHandlerPtr { /* private fields */ }