rustc_resolve::diagnostics

Function search_for_any_use_in_items

Source
fn search_for_any_use_in_items(items: &[P<Item>]) -> Option<Span>