Module error

Module error 

Source
Expand description

Error types and conversions for the csv-sniffer crate.

Enums§

SnifferError
An error that occurs while examining a CSV data file.

Type Aliases§

Result
Ease-of-use Result type with a SnifferError.