given_ToExpr_Value

sangria.macros.ToExprGivens.given_ToExpr_Value
object given_ToExpr_Value extends ToExpr[Value]

Attributes

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

Members list

Value members

Concrete methods

def apply(value: Value)(using Quotes): Expr[Value]

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