Skip to main content

apply_references

Function apply_references 

Source
fn apply_references(
    insert_use_cfg: InsertUseConfig,
    segment: PathSegment,
    node: SyntaxNode,
    import: Option<(ImportScope, ModPath)>,
    edition: Edition,
    editor: &SyntaxEditor,
)