Type Definition rustc_ast::node_id::NodeSet[][src]

pub type NodeSet = FxHashSet<NodeId>;