IndexSet

Type Alias IndexSet 

Source
pub type IndexSet<K, S = RandomState> = IndexSet<K, S>;

Aliased Typeยง

pub struct IndexSet<K, S = RandomState> { /* private fields */ }