Function get_changes

Source
pub fn get_changes(old: &str, new: &str) -> Vec<(ChangeTag, String)>