Module scrypto::abi

source ·
Expand description

Scrypto blueprint ABI.

Modules

Structs

Represents a blueprint.
Represents the ABI of a blueprint.
Represents a method/function.
Represents the type info of an enum variant.

Enums

Represents the type info of struct fields.
Whether a method is going to change the component state.
Represents a SBOR type.

Traits

A data structure that can be described using SBOR types.