io.circe.KeyDecoder
See theKeyDecoder companion object
trait KeyDecoder[A] extends Serializable
A type class that provides a conversion from a string used as a JSON key to a value of type A
.
Attributes
- Companion
- object
- Source
- KeyDecoder.scala
- Graph
-
- Supertypes
- Self type
-
KeyDecoder[A]
Members list
In this article