Module btree_set

Module btree_set 

Source
Expand description

Codec implementations for no_std compatible set types.

For portability and consistency between architectures, the size of the set must fit within a u32.