ctx_RuntimeUnitToExpr

coulomb.infra.runtime.meta.ctx_RuntimeUnitToExpr
object ctx_RuntimeUnitToExpr extends ToExpr[RuntimeUnit]

Attributes

Source
meta.scala
Graph
Supertypes
trait ToExpr[RuntimeUnit]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(rtu: RuntimeUnit)(using Quotes): Expr[RuntimeUnit]

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

Source
meta.scala