pub fn format_output(
results: &[DiffResult],
format: OutputFormat,
) -> Result<String>Expand description
Format output to string - redirects to format_diff_results for DiffResult
pub fn format_output(
results: &[DiffResult],
format: OutputFormat,
) -> Result<String>Format output to string - redirects to format_diff_results for DiffResult