Type Definition rustc_resolve::diagnostics::LabelSuggestion [−][src]
Expand description
Potential candidate for an undeclared or out-of-scope label - contains the ident of a similarly named label and whether or not it is reachable.