Type Definition rustc::util::nodemap::NodeSet [] [src]

type NodeSet = FxHashSet<NodeId>;
🔬 This is a nightly-only experimental API. (rustc_private)