Module sp_runtime::bounded_btree_map
source · 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§
- A bounded map based on a B-Tree.