Packages

p

cn.playscala.mongo.codecs

macrocodecs

package macrocodecs

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. macro class JsonFormat extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly( ... )
  2. trait MacroCodec[T] extends Codec[T]

    T

    the case class type for the codec

    Since

    2.0

Ungrouped