Module function

Source
Expand description

This module contains the definition of a function.

Structs§

Function
Represents a function in a module.
FunctionId
Represents the identifier of a function.

Enums§

FunctionError
Represents an error that can occur when working with functions.