rhai/codegen
2021-02-18 17:42:49 +08:00
..
src Reduce spelling warnings in codegen. 2021-02-18 17:42:49 +08:00
tests Reduce spelling warnings in codegen. 2021-02-18 17:42:49 +08:00
ui_tests Fix codegen test error display. 2021-02-09 14:34:51 +08:00
Cargo.toml Change rhaiscript.github.io to rhai.rs 2021-01-30 07:19:54 +08:00
README.md Update URL links. 2021-01-07 17:30:06 +08:00

Procedural Macros for Plugins

This crate holds procedural macros for code generation, supporting the plugins system for Rhai.