PlHashSet

Type Alias PlHashSet 

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

Aliased Type§

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

Trait Implementations§