Function get_hash

Source
pub fn get_hash<T: Hash>(t: &T) -> usize
Expand description

If you want to get a hash consisting of multiple objects, pass it as a tuple or array