Expand description
Module-level operations
Structsยง
- A type alias declaration. Resolved at link time.
- A type alias definition, used only for debug/metadata.
- External function declaration, linked at runtime.
- A function definition.
- The root of a module, parent of all other
OpType
s.