[]Module astral::util::hash

Hashing utilities and hashers.

Structs

Murmur3

An implementation of the Murmur3 Hash.

NopHasher

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