Type Alias PeerSet

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

Aliased Typeยง

struct PeerSet { /* private fields */ }