[][src]Function fxhash::hash32

pub fn hash32<T: Hash + ?Sized>(v: &T) -> u32

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