Move Module
class MoveModule
Modules are a unit of code organization in Move.
Modules belong to packages, and contain type and function definitions.
Modules are a unit of code organization in Move.
Modules belong to packages, and contain type and function definitions.