Structs

Blockchain-agnostic address representation.
Represents a collection of arguments passed to a smart contract entrypoint call.
Little-endian large integer type
Little-endian large integer type

Enums

An error that may occur while data de(serialization).

Traits

A data-structure that can be de-serialized from binary format by NBOR.
A data-structure that can be serialized into binary format by NBOR.
A type that can be written to the storage and read from the storage.
A trait that adds Type description for a given type.

Type Definitions

A type representing the amount of native tokens.
A type representing the block time.
Represents a serialized event.

Derive Macros