pub type CsvParser = DsvParser<CSV_LANG>;
A CSV parser.
pub struct CsvParser { /* private fields */ }