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

Computes 64-bit fnv1a hash from a str.