Skip to main content

compute_diff

Function compute_diff 

Source
pub fn compute_diff(source: &str, target: &str) -> DiffExport
Expand description

Compute a simple line-by-line diff between two strings.