Skip to main content

apply_op

Function apply_op 

Source
pub fn apply_op(file: &mut File, op: PatchOp) -> Result<(), PatchError>
Expand description

Applies a single patch operation to a file.