a

zio.json

jsonDerive

class jsonDerive extends Annotation with StaticAnnotation

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jsonDerive
  2. StaticAnnotation
  3. Annotation
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new jsonDerive(config: JsonDeriveConfig = JsonDeriveConfig.Codec)

Value Members

  1. val config: JsonDeriveConfig
  2. macro def macroTransform(annottees: Any*): Any