const_fnv1a_hash

Function fnv1a_hash_str_64

source
pub const fn fnv1a_hash_str_64(input: &str) -> u64
Expand description

Computes 64-bit fnv1a hash from a str.