Skip to main content

apply_struct_op

Function apply_struct_op 

Source
pub fn apply_struct_op(
    tree: &PatchTree,
    op: &StructOp,
) -> Result<PatchTree, StructError>
Expand description

Apply a structural edit, returning the new tree.