referrerpolicy=no-referrer-when-downgrade

Module bounded_btree_set

Source
Expand description

Traits, types and structs to support a bounded BTreeSet.

Structs§

BoundedBTreeSet
A bounded set based on a B-Tree.