Skip to main content

apply_workspace_edit_value

Function apply_workspace_edit_value 

Source
pub fn apply_workspace_edit_value(
    project: &ProjectRoot,
    edit: &Value,
    dry_run: bool,
) -> Result<LspWorkspaceEditTransaction>