Type Alias ClientMap

Source
pub type ClientMap = HashMap<ClientId, Client>;

Aliased Typeยง

struct ClientMap { /* private fields */ }