[]Type Definition rustc_ap_syntax::node_id::NodeMap

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