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