pub fn print_diff(path: &str, original: &str, formatted: &str)
Print a unified diff to stdout. No-op if texts are identical.