pub type BTreeSet<T> = BTreeSetA<T, CustomTuning<Global>>;Expand description
BTreeSet allocated from Global.
Aliased Typeยง
pub struct BTreeSet<T> { /* private fields */ }pub type BTreeSet<T> = BTreeSetA<T, CustomTuning<Global>>;BTreeSet allocated from Global.
pub struct BTreeSet<T> { /* private fields */ }