rustc::util::nodemap::NodeMap [] [src]

type NodeMap<T> = FnvHashMap<NodeId, T>;
Unstable (rustc_private)