poppet.codec.circe.instances

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Implicits

Inherited implicits

implicit def circeDecoderToCodec[A : Decoder]: Codec[Json, A]

Attributes

Inherited from:
CirceCodecInstancesLp0
implicit def circeEncoderToCodec[A : Encoder]: Codec[A, Json]

Attributes

Inherited from:
CirceCodecInstances