Function mz_ore::hash::hash

source ·
pub fn hash<T: Hash>(t: &T) -> u64
Expand description

Computes the hash of an object implementing Hash.