pub fn unified_diff_from_chunks(
path: &Path,
chunks: &[UpdateFileChunk],
) -> Result<ApplyPatchFileUpdate, PatchError>pub fn unified_diff_from_chunks(
path: &Path,
chunks: &[UpdateFileChunk],
) -> Result<ApplyPatchFileUpdate, PatchError>