pub fn insert_uses_with_editor(
scope: &ImportScope,
paths: impl IntoIterator<Item = Path>,
cfg: &InsertUseConfig,
syntax_editor: &SyntaxEditor,
)pub fn insert_uses_with_editor(
scope: &ImportScope,
paths: impl IntoIterator<Item = Path>,
cfg: &InsertUseConfig,
syntax_editor: &SyntaxEditor,
)