HashSet

Type Alias HashSet 

Source
pub type HashSet<V> = HashSet<V, RandomState>;

Aliased Typeยง

pub struct HashSet<V> { /* private fields */ }