given_ToExpr_Type

sangria.macros.ToExprGivens.given_ToExpr_Type
object given_ToExpr_Type extends ToExpr[Type]

Attributes

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

Members list

Value members

Concrete methods

def apply(tpe: Type)(using Quotes): Expr[Type]

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