Skip to main content

apply_patch

Function apply_patch 

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

Applies a single structured patch operation.