IndexSet

Type Alias IndexSet 

Source
pub type IndexSet<T> = IndexSet<T, RandomState>;

Aliased Typeยง

pub struct IndexSet<T> { /* private fields */ }