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

type NodeMap<T> = HashMap<u32, T, FnvHasher>;