Module frame_support::storage::bounded_btree_set[][src]

Expand description

Traits, types and structs to support a bounded BTreeSet.

Structs

A bounded set based on a B-Tree.