Function const_fnv1a_hash::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.
pub const fn fnv1a_hash_str_64(input: &str) -> u64
Computes 64-bit fnv1a hash from a str.