Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 421 Bytes

A CSV crate for Rust that can decode or encode a stream. It supports the serialize::Encoder and serialize::Decoder traits.

Build status

Licensed under the UNLICENSE.

Documentation

The API is fully documented: https://burntsushi.net/rustdoc/csv/.