Skip to main content

diff_lines

Function diff_lines 

Source
pub fn diff_lines(old: &str, new: &str) -> Vec<DiffLine>