Function fxhash::hash64 [] [src]

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

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