given_ToExpr_Selection

sangria.macros.ToExprGivens.given_ToExpr_Selection
object given_ToExpr_Selection extends ToExpr[Selection]

Attributes

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

Members list

Value members

Concrete methods

def apply(selection: Selection)(using Quotes): Expr[Selection]

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