Type Alias apollo_compiler::collections::IndexSet

source ·
pub type IndexSet<T> = IndexSet<T, RandomState>;

Aliased Type§

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