rhai/codegen
2020-10-20 11:10:46 +08:00
..
src Minor refactor 2020-10-20 09:21:41 +08:00
tests Run cargo fmt for loose ends 2020-09-20 12:40:21 -05:00
ui_tests Fix test output. 2020-10-20 11:10:46 +08:00
Cargo.toml Allow NativeCallContext in function arguments. 2020-10-18 21:47:34 +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.