Skip to main content

diff_text

Function diff_text 

Source
pub fn diff_text(expected: &str, actual: &str) -> String
Expand description

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