PlHashSet

Type Alias PlHashSet 

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

Aliased Typeยง

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