const_fnv1a_hash

Function fnv1a_hash_str_128

source
pub const fn fnv1a_hash_str_128(input: &str) -> u128
Expand description

Computes 128-bit fnv1a hash from a str.