Macros§
- constr
- A handy macro for constructing
PlutusDataconstructors from a known set of fields. The macro is variadic. The first argument refers to the constructor variant index, while other arguments indicates the constructor fields. - impl_
from_ int - impl_
try_ into_ int
Structs§
- Plutus
Data - An arbitrary data format used by Plutus smart contracts.