[][src]Function diff2html::difference::diff

pub fn diff(orig: &str, edit: &str, split: &SplitType) -> (i32, Vec<Difference>)