rhai/doc/src/start/examples.md

8 lines
245 B
Markdown
Raw Normal View History

2020-06-20 06:06:17 +02:00
Examples
========
{{#include ../links.md}}
Rhai comes with a number of examples showing how to integrate the scripting [`Engine`] within
a Rust application, as well as a number of sample scripts that showcase different Rhai language features.