print_file_diff

Function print_file_diff 

Source
pub fn print_file_diff(
    expected_file_path: &str,
    output_file_path: &str,
) -> Result<(), Error>
Expand description

Prints the differences between two files to stdout