Skip to main content

CsvLexer

Type Alias CsvLexer 

Source
pub type CsvLexer = DsvLexer<CSV_LANG>;
Expand description

A CSV lexer.

Aliased Typeยง

pub struct CsvLexer;