given_ToExpr_Argument

sangria.macros.ToExprGivens.given_ToExpr_Argument
object given_ToExpr_Argument extends ToExpr[Argument]

Attributes

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

Members list

Value members

Concrete methods

def apply(argument: Argument)(using Quotes): Expr[Argument]

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