[−][src]Function test_utils::calculate_hash
pub fn calculate_hash<T: Hash>(t: &T) -> u64
calculates the native Rust hash has nothing to do with our hashing e.g. multihash @see https://doc.rust-lang.org/std/hash/index.html
pub fn calculate_hash<T: Hash>(t: &T) -> u64
calculates the native Rust hash has nothing to do with our hashing e.g. multihash @see https://doc.rust-lang.org/std/hash/index.html