Function fxhash::hash [] [src]

pub fn hash<T: Hash + ?Sized>(v: &T) -> usize

A convenience function for when you need a quick usize hash.