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

Trait Implementations