given_ToExpr_ProtocolVersion

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_ProtocolVersion

Attributes

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

Members list

Value members

Concrete methods

def apply(pv: ProtocolVersion)(using Quotes): Expr[ProtocolVersion]

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