Skip to main content

Crate readervzrd

Crate readervzrd 

Source

Structs§

FileReader
A struct that reads records from a file. The file can be in CSV, JSON or Parquet format. CSV, TSV and JSON files may additionally be gzip compressed (e.g. data.csv.gz). The delimiter for CSV files can be specified.

Enums§

FileError
FlexRecordIter