Module tin_lang::module

source ·
Expand description

Definitions for compiled modules.

Structs

A function taking 0 arguments
A function taking 1 arguments
A function taking 2 arguments
A function taking 3 arguments
A function taking 4 arguments
A function taking 5 arguments
A function taking 6 arguments
A compiled module, the result of an invocation of Compiler::compile.

Traits

A function that is exported from a Module.