Codec

com.github.tarao.record4s.circe.Codec
object Codec

Attributes

Source
Codec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Codec.type

Members list

Givens

Givens

inline given decoder[R <: %](using r: RecordLike[R]): Decoder[R]

Attributes

Source
Codec.scala
inline given encoder[R <: %](using r: RecordLike[R]): Encoder[R]

Attributes

Source
Codec.scala