DerivedCirceDecoder
monix.newtypes.integrations.DerivedCirceDecoder
trait DerivedCirceDecoder
Derives a io.circe.Decoder type-class instance for decoding a JSON value to any type with a HasBuilder instance.
See https://circe.github.io/circe/codecs/custom-codecs.html.
Attributes
- Source
- DerivedCirceCodec.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait DerivedCirceCodec
Members list
In this article