Type Alias sqruff_lib::helpers::IndexSet
source · pub type IndexSet<V> = IndexSet<V, BuildHasherDefault<AHasher>>;
Aliased Type§
struct IndexSet<V> { /* private fields */ }
pub type IndexSet<V> = IndexSet<V, BuildHasherDefault<AHasher>>;
struct IndexSet<V> { /* private fields */ }