instances

ru.johnspade.csv3s.codecs.instances$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type
instances.type

Members list

Givens

Inherited givens

given fromFieldDecoder[A](using fieldDecoder: FieldDecoder[A]): RowDecoder[A]

Attributes

Inherited from:
RowDecoderInstances
given fromFieldEncoder[A](using fieldEncoder: FieldEncoder[A]): RowEncoder[A]

Attributes

Inherited from:
RowEncoderInstances
given fromStringDecoder[A](using stringDecoder: StringDecoder[A]): FieldDecoder[A]

Attributes

Inherited from:
FieldDecoderInstances
given fromStringEncoder[A](using stringEncoder: StringEncoder[A]): FieldEncoder[A]

Attributes

Inherited from:
FieldEncoderInstances