Function bones_framework::prelude::bones_utils::prelude::fxhash::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.