Type Definition p9::ServerIdMap

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