Function crayon::utils::hash::hash64

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

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