pub type HashSet<T> = HashSet<T, FixedState>;Available on crate feature
std only.Expand description
Aliased Typeยง
pub struct HashSet<T> { /* private fields */ }pub type HashSet<T> = HashSet<T, FixedState>;std only.pub struct HashSet<T> { /* private fields */ }