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