Type Definition btree_range_map::RangeMultiMap

source ·
pub type RangeMultiMap<K, S> = RangeMultiMap<K, S, DefaultMapContainer<K, S>>;