Skip to main content

HashRandomState

Type Alias HashRandomState 

Source
pub type HashRandomState = RandomState;
Expand description

The hash state used by HashMap and HashSet.

Aliased Typeยง

pub struct HashRandomState { /* private fields */ }