Type Alias rspack_collections::UkeyIndexSet
source · pub type UkeyIndexSet<K> = IndexSet<K, BuildHasherDefault<UkeyHasher>>;
Aliased Type§
struct UkeyIndexSet<K> { /* private fields */ }
pub type UkeyIndexSet<K> = IndexSet<K, BuildHasherDefault<UkeyHasher>>;
struct UkeyIndexSet<K> { /* private fields */ }