Type Alias ClientMap

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

Aliased Typeยง

pub struct ClientMap { /* private fields */ }