Module astral_util::hash

Expand description

Hashing utilities and hashers.

Structs

An implementation of the Murmur3 Hash.
An implementation of Hasher hasher which only accepts values with a size of 8 bytes or an integral value fitting into 8 bytes.