Fast CSV parsing and writing with optional serde support for automatic deserialization.
# Cargo.toml
[dependencies]
csv = "1.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads CSV data from a string and iterates over records.
No known issues recorded.
No dependency data recorded yet.