given_ToExpr_InputDocument

sangria.macros.ToExprGivens.given_ToExpr_InputDocument$

Attributes

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

Members list

Concise view

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