Module csv_sniffer::error [] [src]

Error types and conversions for the csv-sniffer crate.

Enums

SnifferError

An error that occurs while examining a CSV data file.

Type Definitions

Result

Ease-of-use Result type with a SnifferError.