Crate plutus_parser

Source

Structs§

BoundedBytes
Defined to encode PlutusData bytestring as it is done in the canonical plutus implementation
Constr
Int

Enums§

BigInt
DecodeError
KeyValuePairs
Custom collection to ensure ordered pairs of values
MaybeIndefArray
A struct that maintains a reference to whether a cbor array was indef or not
PlutusData

Traits§

AsPlutus

Functions§

create_array
create_constr
create_map
parse_array
parse_constr
parse_map
parse_tuple
parse_variant