given_ToExpr_Bytes

fr.hammons.slinc.Bytes$package$.Bytes$.given_ToExpr_Bytes$
object given_ToExpr_Bytes extends ToExpr[Bytes]

Attributes

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

Members list

Value members

Concrete methods

def apply(t: Bytes)(using Quotes): Expr[Bytes]

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