[][src]Function diff2html::difference::lcs

pub fn lcs(orig: &str, edit: &str, split: &SplitType) -> (i32, String)