pub type ObjectHasher = NotSoRandomState;
Hasher used for objects
struct ObjectHasher(/* private fields */);