Docs.rs
csvlint-1.0.0
csvlint 1.0.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
blackstar257
Dependencies
clap ^4.5
normal
csv ^1.3
normal
thiserror ^2.0
normal
tempfile ^3.0
dev
Versions
45%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate csvlint
csvlint
1.0.0
All Items
Crate Items
Structs
Enums
Functions
Crate
csvlint
Copy item path
Source
Structs
§
CsvError
Error information about an invalid record in a CSV file
Validation
Result
Result of CSV validation
Enums
§
CsvError
Kind
Types of CSV validation errors
Functions
§
validate
Validates whether a CSV file conforms to RFC 4180