rhai/src/bin
2021-11-07 18:12:37 +08:00
..
README.md Add no_position feature. 2021-04-22 23:02:25 +08:00
rhai-repl.rs Reduce usage of Default::default() to make it easier to refactor. 2021-11-07 18:12:37 +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