rhai/codegen
2020-12-24 21:28:40 +08:00
..
src Simplify codegen. 2020-12-24 21:28:40 +08:00
tests Simplify codegen. 2020-12-24 21:28:40 +08:00
ui_tests Fine tune codegen for global exports. 2020-11-17 14:29:28 +08:00
Cargo.toml Add global/internal parameters to rhai_fn. 2020-11-17 12:09:56 +08:00
README.md Update version. 2020-10-16 17:48:50 +08:00

Procedural Macros for Plugins

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