rhai 1.3.0

Embedded scripting for Rust
Documentation
1
2
3
import "loop" as x;

print(`Module test! foo = ${x::foo}`);