Module bounded_collections::bounded_btree_set
source · Expand description
Traits, types and structs to support a bounded BTreeSet
.
Structs§
- A bounded set based on a B-Tree.
Traits, types and structs to support a bounded BTreeSet
.