rhai/codegen
2020-11-21 22:18:32 +08:00
..
src Build index when creating a module. 2020-11-21 22:18:32 +08:00
tests Minor cleanup before release. 2020-10-22 12:26:44 +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.