Function shard_ecs::fnv1a::fnv1a_hash_str_32[][src]

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

Computes 32-bit fnv1a hash from a str.