Crate sui_framework_sdk

Source
Expand description

Move types for the core sui Sui package located at “0x2” onchain.

Re-exports§

pub use af_move_type;

Modules§

bag
balance
bcs
borrow
clock
coin
deny_list
display
dynamic_field
dynamic_object_field
linked_table
object
Custom ID and UID impls with better Display.
object_bag
object_table
package
priority_queue
random
sui
table
table_vec
token
transfer
tx_context
url
vec_map
vec_set
versioned

Structs§

ObjectId

Functions§

unpack_field_instance
Unpack an instance of a dynamic field into its name and value instances.