Function crayon::utils::hash::hash

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

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