Skip to main content

byte_diff

Function byte_diff 

Source
pub fn byte_diff(old: &[u8], new: &[u8]) -> ByteDiff
Expand description

Compare two payloads as bytes — the fallback when no structural form exists.