API Reference Delimited v#0.4.0

Copy Markdown View Source

Modules

Reads and writes CSV, TSV, fixed-width, and other flat files through a declared schema.

How a file is punctuated, separately from what its columns mean.

The matchable error type used for format, value, and handled file failures.

One declared column.

Declares the columns of a delimited file as a struct.

The built-in field types and the behaviour for defining your own.