Crate fixed_map

source ·

Structs

A map with a fixed, pre-determined size.

Traits

A value that can be statically stored in the hash map.
The trait defining how storage works.

Derive Macros

Derive to implement the Key trait.