Module btree_map

Module btree_map 

Source
Expand description

Codec implementations for no_std compatible map types.

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