Function mz_ore::hash::hash

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

Computes the hash of an object implementing Hash.