6 lines
153 B
Markdown
6 lines
153 B
Markdown
# rhaj
|
|
|
|
```bash
|
|
#tests, following one shows how we can dynamically load the functions from a set of rhai scripts
|
|
cargo run --bin test_dynamic_loading
|
|
``` |