Skip to main content

diff_text

Function diff_text 

Source
pub fn diff_text(old: &str, new: &str) -> Vec<DiffHunk>
Expand description

Diff two text strings, returning structured hunks