Module csvsc::error [−][src]
All the things that can go wrong.
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. |