pub const fn fnv1a_hash_str_32(input: &str) -> u32
Expand description

Computes 32-bit fnv1a hash from a str.