given_ToExpr_ObjectField

sangria.macros.ToExprGivens.given_ToExpr_ObjectField
object given_ToExpr_ObjectField extends ToExpr[ObjectField]

Attributes

Graph
Supertypes
trait ToExpr[ObjectField]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(namedValue: ObjectField)(using Quotes): Expr[ObjectField]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes