pub type BTreeMap<K, V> = BTreeMapA<K, V, CustomTuning<Global>>;Expand description
BTreeMap allocated from Global
Aliased Typeยง
pub struct BTreeMap<K, V> { /* private fields */ }pub type BTreeMap<K, V> = BTreeMapA<K, V, CustomTuning<Global>>;BTreeMap allocated from Global
pub struct BTreeMap<K, V> { /* private fields */ }