pub fn diff_text(old: &str, new: &str) -> Vec<DiffHunk>
Diff two text strings, returning structured hunks