Expand description
Error types and conversions for the csv-sniffer
crate.
Enums§
- Sniffer
Error - An error that occurs while examining a CSV data file.
Type Aliases§
- Result
- Ease-of-use
Result
type with aSnifferError
.
Error types and conversions for the csv-sniffer
crate.
Result
type with a SnifferError
.