Function diffy_fork_filenames::create_patch_bytes
source · pub fn create_patch_bytes<'a>(
original: &'a [u8],
modified: &'a [u8]
) -> Patch<'a, [u8]>Expand description
Create a patch between two potentially non-utf8 texts