Expand description
The raw form of a Map, allowing untyped access.
All relevant details are in the RawMap struct.
Structs§
RawMapdrain iterator.RawMapmove iterator.RawMapiterator.RawMapmutable iterator.- A view into a single occupied location in a
RawMap. - The raw, underlying form of a
Map. - A view into a single empty location in a
RawMap.
Enums§
- A view into a single location in a
RawMap, which may be vacant or occupied.