rhai 0.16.0

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

print(34 + 12);