Type Definition ra_ap_ide_db::FxIndexSet

source · []
pub type FxIndexSet<T> = IndexSet<T, BuildHasherDefault<FxHasher>>;