[][src]Function fxhash::hash

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

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