rustc_typeck::util::nodemap::DefIdMapUnstable [-] [+] [src]

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