given_ToExpr_FieldDefinition

sangria.macros.ToExprGivens.given_ToExpr_FieldDefinition

Attributes

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

Members list

Value members

Concrete methods

def apply(liftFieldDef: FieldDefinition)(using Quotes): Expr[FieldDefinition]

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