pub type IndexSet<T> = IndexSet<T, RandomState>;Expand description
indexmap::IndexSet configured with a specific hasher
Aliased Typeยง
pub struct IndexSet<T> { /* private fields */ }pub type IndexSet<T> = IndexSet<T, RandomState>;indexmap::IndexSet configured with a specific hasher
pub struct IndexSet<T> { /* private fields */ }