Structs
- A
Hasher
for hashing an arbitrary stream of bytes.
Functions
- Hashes an arbitrary stream of bytes to an u32.
- Hashes an arbitrary stream of bytes to an u64.
- Hashes an arbitrary stream of bytes to an u64.
Type Aliases
- A builder for default FNV hashers.
- A
HashMap
using a default GxHash hasher. - A
HashSet
using a default GxHash hasher.