poppet.codec.circe.instances

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
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