[go: up one dir, main page]

rhai 0.10.1

Embedded scripting for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[features]
debug_msgs = []

[package]
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung"]
description = "Embedded scripting for Rust"
edition = "2018"
homepage = "https://github.com/jonathandturner/rhai"
include = ["**/*.rs", "scripts/*.rhai", "Cargo.toml"]
license = "MIT/Apache-2.0"
name = "rhai"
readme = "README.md"
repository = "https://github.com/jonathandturner/rhai"
version = "0.10.1"