given_ToExpr_Definition

sangria.macros.ToExprGivens.given_ToExpr_Definition
object given_ToExpr_Definition extends ToExpr[Definition]

Attributes

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

Members list

Value members

Concrete methods

def apply(definition: Definition)(using Quotes): Expr[Definition]

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