given_ToExpr_Directive

sangria.macros.ToExprGivens.given_ToExpr_Directive$
object given_ToExpr_Directive extends ToExpr[Directive]

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(directive: Directive)(using Quotes): Expr[Directive]

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