Function const_fnv1a_hash::fnv1a_hash_str_32
source · pub const fn fnv1a_hash_str_32(input: &str) -> u32
Expand description
Computes 32-bit fnv1a hash from a str.
pub const fn fnv1a_hash_str_32(input: &str) -> u32
Computes 32-bit fnv1a hash from a str.