Expand description
An archived index map implementation based on Google’s high-performance SwissTable hash map.
Structs§
- Archived
Index Map - An archived
IndexMap. - Index
MapResolver - The resolver for an
IndexMap. - Iter
- An iterator over the key-value pairs of an index map.
- Keys
- An iterator over the keys of an index map.
- Values
- An iterator over the values of an index map.