Module forgedthoughts::script
source · Structs
- Compiled AST (abstract syntax tree) of a Rhai script.
- Rhai main scripting engine.
- FTContext
- Type containing information about the current scope. Useful for keeping state between
Engineevaluation runs.
Functions
- Create an Rhai engine instance and register all FT types