pub type DefaultHashBuilder = RandomState;
Default hasher for hash map types.
To disable this hasher, disable the default-hasher feature.
default-hasher
struct DefaultHashBuilder { /* private fields */ }