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