Module module

Source
Expand description

This module contains the definition of a module.

Structs§

Module
Represents a GS2 module in a bytecode system. A module contains functions, strings, and other data.
ModuleBuilder
Represents a builder for a Module.

Enums§

ModuleError
Error type for module operations.