given_ToExpr_Document

sangria.macros.ToExprGivens.given_ToExpr_Document
object given_ToExpr_Document extends ToExpr[Document]

Attributes

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

Members list

Value members

Concrete methods

def apply(document: Document)(using Quotes): Expr[Document]

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