rhai/doc/src/start/index.md

7 lines
133 B
Markdown
Raw Normal View History

2020-06-20 06:06:17 +02:00
Getting Started
===============
2020-06-29 17:55:28 +02:00
{{#include ../links.md}}
2020-06-20 06:06:17 +02:00
This section shows how to install the Rhai crate into a Rust application.