given_ToExpr_ExUnitPrices

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_ExUnitPrices
object given_ToExpr_ExUnitPrices extends ToExpr[ExUnitPrices]

Attributes

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

Members list

Value members

Concrete methods

def apply(eup: ExUnitPrices)(using Quotes): Expr[ExUnitPrices]

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