Function shard_ecs::fnv1a::fnv1a_hash_str_64[][src]

pub const fn fnv1a_hash_str_64(input: &str) -> u64
Expand description

Computes 64-bit fnv1a hash from a str.