Package

refuel.json.codecs

definition

Permalink

package definition

Visibility
  1. Public
  2. All

Type Members

  1. trait AnyRefCodecsExport extends AnyRefCodecs

    Permalink

    A codec generator that requires a type parameter.

    A codec generator that requires a type parameter. AnyRefCodecs is usually used by macros to call implicit Codec generation views. On the other hand, AnyRefCodecImpl is a wrapper to automatically derive recursive AnyRefCodec.

Ungrouped