pub fn csv<Char>() -> CSV<Char>
Create a Format instance that skip ' ', '\t', ',', '\n', and '\r'.
' '
'\t'
','
'\n'
'\r'