Skip to main content

get_names_in_scope

Function get_names_in_scope 

Source
fn get_names_in_scope(
    ctx: &AssistContext<'_, '_>,
    target: &Target,
    usages: &[FileReference],
) -> Option<FxHashSet<SmolStr>>