Type Definition btree_range_map::RangeSet

source ·
pub type RangeSet<K> = RangeSet<K, DefaultSetContainer<K>>;