Skip to main content

Module index_map

Module index_map 

Source
Expand description

An archived index map implementation based on Google’s high-performance SwissTable hash map.

Structs§

ArchivedIndexMap
An archived IndexMap.
IndexMapResolver
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.