pub type ClientIdMap = HashMap<ConnectionId<'static>, ClientId>;
pub struct ClientIdMap { /* private fields */ }