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.
- Function
Flag - Possible flags associated with a Function.
- Script
Debug Flag - Flags for the SCRIPT DEBUG command.