Module hash_map
A hash map implemented with quadratic probing and SIMD lookup.
Structs
-
DefaultHasher
The default
Hasherused byRandomState. -
RandomState
RandomStateis the default state forHashMaptypes.