Default

play.api.libs.json.Json.MacroOptions.Default
See theDefault companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Default.type

Members list

Type members

Classlikes

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Implicits

Inherited implicits

implicit def lowPriorityDefault[O <: MacroOptions]: Default[O]

Low priority implicit used when some explicit Json.MacroOptions instance is passed.

Low priority implicit used when some explicit Json.MacroOptions instance is passed.

Attributes

Inherited from:
LowPriorityDefaultImplicits