Skip to main content

CsvLanguage

Type Alias CsvLanguage 

Source
pub type CsvLanguage = Dsv<CSV_LANG>;
Expand description

The CSV language marker.

Aliased Typeยง

pub struct CsvLanguage;