Module module

Source
Expand description

Module-level operations

Structsยง

AliasDecl
A type alias declaration. Resolved at link time.
AliasDefn
A type alias definition, used only for debug/metadata.
FuncDecl
External function declaration, linked at runtime.
FuncDefn
A function definition.
Module
The root of a module, parent of all other OpTypes.