Skip to main content

plan_delete_symbol

Function plan_delete_symbol 

Source
pub fn plan_delete_symbol(
    ctx: &RefactoringContext,
    file: &Path,
    content: &str,
    loc: &SymbolLocation,
) -> PlannedEdit
Expand description

Plan deletion of a symbol from a file.