Packages

package json

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package codecs
  2. package error

Type Members

  1. trait Codec[T] extends Read[T] with Write[T]

    Apply / Unapply codec of T

    Apply / Unapply codec of T

    T

    Target type param.

    Annotations
    @implicitNotFound("Cannot found ${T}")
  2. trait JsonVal extends Serializable

Value Members

  1. object Codec

Ungrouped