given_ToExpr_ExUnits

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_ExUnits
object given_ToExpr_ExUnits extends ToExpr[ExUnits]

Attributes

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

Members list

Value members

Concrete methods

def apply(eu: ExUnits)(using Quotes): Expr[ExUnits]

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