Module sub_script::engine
source · [−]Structs
Compiled AST (abstract syntax tree) of a Rhai script.
Dynamic type containing any value.
Rhai main scripting engine.
Error when parsing a script.
A location (line number + character position) in the input script.
Type containing information about the current scope. Useful for keeping state between
Engine
evaluation runs.
Enums
Evaluation result.