Files
rhai/doc/src/about/index.md
2020-07-26 10:07:40 +08:00

16 lines
331 B
Markdown

What is Rhai
============
{{#include ../links.md}}
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way
to add scripting to any application.
Versions
--------
This Book is for version **{{version}}** of Rhai.
For the latest development version, see [here]({{rootUrl}}/vnext/).