KeyedMapDecoder

oxygen.json.KeyedMapDecoder
See theKeyedMapDecoder companion object
final class KeyedMapDecoder[A](options: Seq[Decoder[A]])

Attributes

Companion
object
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val decoder: JsonDecoder[Chunk[A]]