string_hash32

Function string_hash32 

Source
pub fn string_hash32(s: &str) -> u32
Expand description

Compute a MurMurHash over the provided string.