Crate fixed_map

source ·

Structs

A map with a fixed, pre-determined size.

Traits

The trait for a key that can be used to store values in the maps.
The trait defining how storage works.

Derive Macros

Derive to implement the Key trait.