A CSV crate for Rust that can decode or encode a stream. It supports the
serialize::Encoder
and serialize::Decoder
traits.
Licensed under the UNLICENSE.
The API is fully documented: https://burntsushi.net/rustdoc/csv/.
A CSV crate for Rust that can decode or encode a stream. It supports the
serialize::Encoder
and serialize::Decoder
traits.
Licensed under the UNLICENSE.
The API is fully documented: https://burntsushi.net/rustdoc/csv/.