rhai/src/bin
2022-01-27 16:58:11 +08:00
..
README.md Add no_position feature. 2021-04-22 23:02:25 +08:00
rhai-dbg.rs Fix feature builds. 2022-01-27 16:58:11 +08:00
rhai-repl.rs Add optimize command to REPL. 2022-01-24 15:50:25 +08:00
rhai-run.rs Change Engine::consume_XXX to Engine::run_XXX. 2021-08-17 15:50:56 +08:00

Rhai Tools

Tools for running Rhai scripts.

How to Run

cargo run --bin sample_app_to_run