pub fn write_diff_csv(cmp: &ScanComparison, path: &Path) -> Result<()>
Write a diff/delta as CSV.
Returns an error if the file cannot be written.