[][src]Module csvsc::error

Enums

Error

An error found somewhere in the transformation chain.

Type Definitions

Result
RowResult

The type that actually flows through the row stream. Either a row or an error.