Crate csvpp

Source

Structs§

CliArgs
Compiler
EvalError
Module
ModulePath
ParseError
Rgb
Row
Scope
SourceCode
Spreadsheet

Enums§

DateTime
Error
The various kinds of errors that can occur during compilation and evaluation of a csv++ module.

Type Aliases§

CharOffset
the amount of characters offset from the beginning of the line
LineNumber
the line number - counts from 0 but renders the first line as "1"
Result