Expand description

Wrapper type for serializing Move module IDs as strings.

Structs

A struct that represents an account address.

Wrapper around AccountAddress which is serialized as a string.

Represents the initial key into global storage where we first index by the address, and then the struct tag

Wrapper around ModuleId which is serialized as a string.

Functions

Parses a module ID.