API Reference RustyCSV v#0.3.10

Copy Markdown View Source

Modules

RustyCSV is an ultra-fast CSV parsing and dumping library powered by purpose-built Rust NIFs.

Low-level NIF bindings for CSV parsing and encoding.

Exception raised when CSV parsing fails.

A CSV parser/dumper following RFC 4180 conventions.

A spreadsheet-compatible parser using UTF-16 Little Endian encoding.

Streaming CSV parser for processing large files with bounded memory.