zio.json

package zio.json

Members list

Type members

Classlikes

case class TagBasedParser[T](pf: PartialFunction[String, JsonDecoder[T]]) extends JsonDecoder[T]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait JsonDecoder[T]
trait JsonDecoderPlatformSpecific[T]
class Object
trait Matchable
class Any
Show all