Module codec

Source

Structs§

BytesCodec
A simple Decoder and Encoder implementation that just ships bytes around.
CsvCodec
A CSV encoder.
JsonlinesCodec
An encoder of lines of JSON.

Enums§

CsvCodecError