apply_workspace_edit

Function apply_workspace_edit 

Source
pub fn apply_workspace_edit(
    code: &str,
    edit: &WorkspaceEdit,
) -> CodeActionsResult<String>
Expand description

Apply a workspace edit to code