[−][src]Function c2rust_refactor::rewrite::files::print_diff
pub fn print_diff(s1: &str, s2: &str)
Print a unified diff between lines of s1
and lines of s2
.
pub fn print_diff(s1: &str, s2: &str)
Print a unified diff between lines of s1
and lines of s2
.