MoveModule

Modules are a unit of code organization in Move.

Modules belong to packages, and contain type and function definitions.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion