insert_use_with_editor_

Function insert_use_with_editor_ 

Source
fn insert_use_with_editor_(
    scope: &ImportScope,
    use_item: Use,
    group_imports: bool,
    syntax_editor: &mut SyntaxEditor,
    syntax_factory: &SyntaxFactory,
)