Type Definition p9::server::ServerIdMap

source ·
pub type ServerIdMap<T> = BTreeMap<T, T>;