default_hash

Function default_hash 

Source
pub fn default_hash<T: Hash + ?Sized>(x: &T) -> u64
Expand description

Default hashing function used to shard records across workers.