Function bones_asset::bones_utils::prelude::fxhash::hash64

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

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