given_ToExpr_CostModels

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_CostModels
object given_ToExpr_CostModels extends ToExpr[CostModels]

Attributes

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

Members list

Value members

Concrete methods

def apply(cm: CostModels)(using Quotes): Expr[CostModels]

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