Module frame_support::storage::bounded_btree_map[][src]

Expand description

Traits, types and structs to support a bounded BTreeMap.

Structs

A bounded map based on a B-Tree.