pub type DefaultHashBuilder = RandomState;
Default hasher for HashMap and HashSet.
HashMap
HashSet
struct DefaultHashBuilder { /* private fields */ }