API Reference Delimited v#0.1.0

Copy Markdown View Source

Modules

Reads and writes CSV, TSV, and other delimited files through a declared schema.

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

The single error type returned or raised by every Delimited operation.

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.