Module move_package

Source

Structs§

FnInfo
Additional information about a function
FnInfoKey
Uniquely identifies a function in a module
MovePackage
TypeOrigin
Identifies a struct and the module it was defined in
UpgradeCap
Rust representation of iota::package::UpgradeCap.
UpgradeInfo
Upgraded package info for the linkage table
UpgradeReceipt
Rust representation of iota::package::UpgradeReceipt.
UpgradeTicket
Rust representation of iota::package::UpgradeTicket.

Enums§

UpgradePolicy
Rust representation of upgrade policy constants in iota::package.

Constants§

PACKAGE_MODULE_NAME
UPGRADECAP_STRUCT_NAME
UPGRADERECEIPT_STRUCT_NAME
UPGRADETICKET_STRUCT_NAME

Functions§

disassemble_modules
is_test_fun
Checks if a function is annotated with one of the test-related annotations
normalize_deserialized_modules
normalize_modules

Type Aliases§

FnInfoMap
A map from function info keys to function info