given_ToExpr_Comment

sangria.macros.ToExprGivens.given_ToExpr_Comment
object given_ToExpr_Comment extends ToExpr[Comment]

Attributes

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

Members list

Value members

Concrete methods

def apply(comment: Comment)(using Quotes): Expr[Comment]

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