twox_hash

Module xxhash64

source
Available on crate feature xxhash64 only.
Expand description

The implementation of XXH64.

Structsยง

  • Calculates the 64-bit hash.
  • Constructs a randomized seed and reuses it for multiple hasher instances.
  • Constructs Hasher for multiple hasher instances.