std::hash::fnv

Status: shipped

FNV-1a non-cryptographic hash (32-bit, 64-bit).

Public items

Name Kind Description
fnv1a_32 fn One-shot 32-bit FNV-1a of a byte slice.
fnv1a_64 fn One-shot 64-bit FNV-1a of a byte slice.