rustc::util::nodemap::DefIdMap [] [src]

type DefIdMap<T> = FnvHashMap<DefId, T>;
Unstable (rustc_private)