Std.Csv.CsvError
1 declaration
type
CsvErrorThis declaration introduces a public type.
What it does
Why text does not name a table.
A field opened with a quote and never closed is the one failure a reader
cannot recover from by guessing, because everything after it is inside the
field as far as the format is concerned.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
