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