Skip to main content

FastBTreeSet

Type Alias FastBTreeSet 

Source
pub type FastBTreeSet<T> = BTreeSet<T>;

Aliased Typeยง

pub struct FastBTreeSet<T> { /* private fields */ }