Type Definition rustc_ap_rustc_ast::node_id::NodeMap[][src]

type NodeMap<T> = FxHashMap<NodeId, T>;