rustc_trans::util::nodemap::DefIdMapExperimental [-]  [+] [src]

type DefIdMap<T> = HashMap<DefId, T, FnvHasher>;