Module csv_diff::csv_headers

source ·

Structs

  • Holds both left and right CSV headers (if present). The difference to HeadersParsed is that this holds headers (if present) that have been parsed successfully.
  • Holds both left and right CSV headers (if present). The difference to Headers is that this holds headers that might not have been parsed successfully.