[go: up one dir, main page]

rhai 0.19.14

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

print(34 + 12);