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