Std.Csv.CsvReadError
1 declaration
type
CsvReadErrorThis declaration introduces a public type.
What it does
Why the rows of a file could not all be read.
A file that cannot be read and text that is not rows call for different
answers, so the two causes stay apart.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
