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

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