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

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