Type Alias darkfid::proto::protocol_proposal::ProtocolProposalHandlerPtr
source · pub type ProtocolProposalHandlerPtr = Arc<ProtocolProposalHandler>;
Expand description
Atomic pointer to the ProtocolProposal
handler.
Aliased Type§
struct ProtocolProposalHandlerPtr { /* private fields */ }