Type Definition btree_range_map::DefaultSetContainer

source ·
pub type DefaultSetContainer<K> = Slab<Node<AnyRange<K>, ()>>;