Function const_fnv1a_hash::fnv1a_hash_str_128
source · pub const fn fnv1a_hash_str_128(input: &str) -> u128Expand description
Computes 128-bit fnv1a hash from a str.
pub const fn fnv1a_hash_str_128(input: &str) -> u128Computes 128-bit fnv1a hash from a str.