pub type IndexSet<T> = IndexSet<T, RandomState>;
Expand description
Re-exported types.
Aliased Typeยง
struct IndexSet<T> { /* private fields */ }
pub type IndexSet<T> = IndexSet<T, RandomState>;
Re-exported types.
struct IndexSet<T> { /* private fields */ }