The sole purpose of this type class is to provide a convenient way to create encoders and decoders. It should
not be used directly for anything but instance creation - in particular, it should never be used in a context
bound or expected as an implicit parameter.
Aggregates a CellEncoder and a CellDecoder.
The sole purpose of this type class is to provide a convenient way to create encoders and decoders. It should not be used directly for anything but instance creation - in particular, it should never be used in a context bound or expected as an implicit parameter.
kantan.codecs.Codec