Structs
- A
Hasherfor 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 u128.
Type Aliases
- A builder for default FNV hashers.
- A
HashMapusing a default GxHash hasher. - A
HashSetusing a default GxHash hasher.