Skip to main content

insert_uses_with_editor

Function insert_uses_with_editor 

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