PeerSet

Type Alias PeerSet 

Source
pub type PeerSet = HashMap<PeerId, Peer>;

Aliased Typeยง

pub struct PeerSet { /* private fields */ }