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