Packages

package json

Linear Supertypes
AnyRef, Any

Type Members

  1. trait BuiltInDecoders[DecoderType[_]] extends AnyRef
  2. trait BuiltInEncoders[EncoderType[_]] extends AnyRef
  3. trait Codec[T] extends Encoder[T] with Decoder[T]
  4. trait Decoder[T] extends AnyRef
  5. trait Encoder[T] extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped