Type Alias PlIndexSet

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

Aliased Typeยง

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