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 Engine evaluation runs.

Functions

  • Create an Rhai engine instance and register all FT types