tinymist_std::hash

Function hash32

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

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