Type Definition ra_ap_ide_db::FxIndexMap[][src]

pub type FxIndexMap<K, V> = IndexMap<K, V, BuildHasherDefault<FxHasher>>;