Crate dcsv

source · []

Modules

Structs

Column of virtual data

Read only data

Borrowed read only data from virtual_data

Csv Reader

Reader behaviour related options

Row

Limiter that costraints which data that Value can hold

Virtual data which contains csv information in a form of arrays.

Virtual data struct which contains csv information

Enums

Error types for dcsv related operations.

Basic component of virtual data

Type of a value

Constants

Traits

Generic trait over both virtual_data and virtual_array

Type Definitions