API Reference rhai_rustler v1.1.1
Modules
Compiled AST (abstract syntax tree) of a Rhai script.
Rhai types
Rhai main scripting engine.
Rhai error types
Rhai package types
Type containing information about the current scope. Useful for keeping state between Engine evaluation runs. Scope implements the https://hexdocs.pm/elixir/1.12/Enumerable.html protocol.