Structs

The set of items that exist within some lexical scope via declaration or importing.
A single Module within a Sway project.
The set of items that represent the namespace context passed throughout type checking.
The root module, from which all other modules can be accessed.

Type Definitions