Function const_fnv1a_hash::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.