rhai 0.19.11

Embedded scripting for Rust
Documentation
1
2
3
print("The result should be 46:");

print(34 + 12);