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