PlIndexSet

Type Alias PlIndexSet 

Source
pub type PlIndexSet<K> = IndexSet<K, PlRandomState>;

Aliased Type§

pub struct PlIndexSet<K> { /* private fields */ }

Trait Implementations§