Structs§
- FnInfo
- Additional information about a function
- FnInfo
Key - Uniquely identifies a function in a module
- Move
Package - Type
Origin - Identifies a struct and the module it was defined in
- Upgrade
Cap - Rust representation of
iota::package::UpgradeCap. - Upgrade
Info - Upgraded package info for the linkage table
- Upgrade
Receipt - Rust representation of
iota::package::UpgradeReceipt. - Upgrade
Ticket - Rust representation of
iota::package::UpgradeTicket.
Enums§
- Upgrade
Policy - Rust representation of upgrade policy constants in
iota::package.
Constants§
Functions§
- is_
test_ fun - Checks if a function is annotated with one of the test-related annotations
- normalize_
deserialized_ modules - If
include_codeis set tofalse, the normalized module will skip function bodies but still include the signatures. - normalize_
modules - If
include_codeis set tofalse, the normalized module will skip function bodies but still include the signatures.
Type Aliases§
- FnInfo
Map - A map from function info keys to function info