Type Definition ra_ap_ide_db::FxIndexSet[][src]

pub type FxIndexSet<T> = IndexSet<T, BuildHasherDefault<FxHasher>>;