pub fn default_hash<T: Hash + ?Sized>(x: &T) -> u64
Default hashing function used to shard records across workers.