Skip to main content

Module csv

Module csv 

Source
Available on crate features source-csv and source-rest only.

Modules§

config
CSV source configuration.
stream
CSV file source.

Structs§

CsvSource
A source that reads records from a CSV file.
CsvSourceConfig
Configuration for the CSV file source.

Enums§

FaucetError
All possible errors returned by faucet-stream.

Traits§

Source
A source fetches records from an external system.