[]Type Definition rustc_ap_rustc_session::node_id::NodeMap

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