Type Alias IndexSet

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

Aliased Typeยง

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