pub fn diff_text(expected: &str, actual: &str) -> String
Compute a simple line-by-line diff between two text strings.