pub type TsvParser = DsvParser<TSV_LANG>;
A TSV parser.
pub struct TsvParser { /* private fields */ }