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

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