Skip to main content

augment_references_with_imports

Function augment_references_with_imports 

Source
fn augment_references_with_imports(
    ctx: &AssistContext<'_, '_>,
    references: Vec<FileReference>,
    target_module: &Module,
    make: &SyntaxFactory,
) -> Vec<FileReferenceWithImport>