ValueOf

reactivemongo.api.bson.MacroOptions.ValueOf
See theValueOf companion trait
object ValueOf

Attributes

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

Members list

Type members

Classlikes

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Implicits

Inherited implicits

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

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

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

Attributes

Inherited from:
LowPriorityValueOfImplicits (hidden)