Expand description
Implementation of the map logic.
Structs§
- MapConfig
- Configuration for a map
- MapItem
Iter - Iterator which iterates all non-erased & non-corrupted items in the map.
- MapStorage
- A map-like storage
Enums§
- Serialization
Error - Error for map value (de)serialization.