Pudu programming language
Menu
API reference

Std.Csv.CsvError

1 declaration

type

CsvError

This 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.

Back to Std.CsvSearch related declarations