pub fn apply_patch(doc: &mut Value, op: &PatchOp) -> Result<()>
Apply a patch operation to a JSON document