Module connectorx::sources::csv

source ·
Expand description

Source implementation for CSV files.

Structs§

Enums§

  • This is a dummy type system used in this library. For all the sources, their output values must be one of the types defined by DummyTypeSystem. For all the destinations, they must support writing any value whose type is defined by DummyTypeSystem.