Module scripts

Source
Available on crate feature i-scripts only.
Expand description

Types related to Lua scripts or functions.

Structs§

Function
An individual function within a Library.
Library
A helper struct for interacting with libraries and functions.
Script
An interface for caching and running lua scripts.

Enums§

FnPolicy
The policy type for the FUNCTION RESTORE command.
FunctionFlag
Possible flags associated with a Function.
ScriptDebugFlag
Flags for the SCRIPT DEBUG command.