given_ToExpr_OperationType

sangria.macros.ToExprGivens.given_ToExpr_OperationType$

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(operationType: OperationType)(using Quotes): Expr[OperationType]

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