Skip to main content

byte_diff

Function byte_diff 

Source
pub fn byte_diff(a: &[u8], b: &[u8]) -> String
Expand description

Generate a diff between two byte slices.