pub type P2PStatusSenders = BTreeMap<PeerId, Sender<P2PConnectionStatus>>;
Aliased Typeยง
struct P2PStatusSenders { /* private fields */ }
pub type P2PStatusSenders = BTreeMap<PeerId, Sender<P2PConnectionStatus>>;
struct P2PStatusSenders { /* private fields */ }