Module hash_map

Module hash_map 

Source
Expand description

Codec implementations for HashMap (requires std).

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