implicit object macroOptionsDefault extends Default[MacroOptions]

This will be the default that's passed when no MacroOptions is passed.

Source
Json.scala
Linear Supertypes
Default[MacroOptions], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. macroOptionsDefault
  2. Default
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected