Type Alias ide_db::FxIndexSet
source · pub type FxIndexSet<T> = IndexSet<T, BuildHasherDefault<FxHasher>>;
Aliased Type§
struct FxIndexSet<T> { /* private fields */ }
pub type FxIndexSet<T> = IndexSet<T, BuildHasherDefault<FxHasher>>;
struct FxIndexSet<T> { /* private fields */ }