given_ToExpr_InputDocument

sangria.macros.ToExprGivens.given_ToExpr_InputDocument
object given_ToExpr_InputDocument extends ToExpr[InputDocument]

Attributes

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

Members list

Value members

Concrete methods

def apply(inputDocument: InputDocument)(using Quotes): Expr[InputDocument]

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