Block a user
finish this module
Update on Test Suite Implementation
I've completed the implementation of a comprehensive test suite for all Rhai modules in the SAL library. The tests are designed to work on Ubuntu and…
Add Rhai scripting support for SAL
make starterkit from hostbasket
Implemented all needed
- How to run
cargo build && cargo run
- You use cargo watch to restart the server when changing the code
cargo watch -x run