referrerpolicy=no-referrer-when-downgrade

Module bounded_btree_map

Expand description

Re-export bounded_vec and bounded_btree_map macros only when std is enabled. Traits, types and structs to support a bounded BTreeMap.

Structs§

BoundedBTreeMap
A bounded map based on a B-Tree.