Module prettytable::csv

source ·
Expand description

CSV impl and reexported types

Structs

A already configured CSV reader.
Builds a CSV reader with various configuration knobs.
A already configured CSV writer.

Type Definitions

A type alias for Result<T, csv::Error>.