pub type HashRandomState = RandomState;
The hash state used by HashMap and HashSet.
HashMap
HashSet
pub struct HashRandomState { /* private fields */ }