Module object

Module object 

Source

Modules§

bounded_visitor
option_visitor
Shared OptionVisitor implementation for deserializing Move Option types.

Structs§

MoveObject
A move struct
Object
ObjectInner

Enums§

Data
Object data, either a package or struct
ObjectRead
Owner
Enum of different types of ownership for an object.
PastObjectRead

Constants§

GAS_VALUE_FOR_TESTING
ID_END_INDEX
Index marking the end of the object’s ID + the beginning of its version
OBJECT_START_VERSION

Traits§

MoveObjectExt

Functions§

generate_test_gas_objects
Make a few test gas objects (all with the same random owner).