given_ToExpr_StringValue

sangria.macros.ToExprGivens.given_ToExpr_StringValue
object given_ToExpr_StringValue extends ToExpr[StringValue]

Attributes

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

Members list

Value members

Concrete methods

def apply(value: StringValue)(using Quotes): Expr[StringValue]

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