Function fxhash::hash32

source ยท
pub fn hash32<T: Hash + ?Sized>(v: &T) -> u32
Expand description

A convenience function for when you need a quick 32-bit hash.