rhai/codegen
2023-08-08 12:13:45 +00:00
..
src pull main & udpate lint 2023-02-05 17:59:02 +01:00
tests pull main & udpate lint 2023-02-05 17:59:02 +01:00
ui_tests Fix tests output. 2023-06-15 11:06:14 +08:00
Cargo.toml Update all dependencies 2023-08-08 12:13:45 +00:00
README.md Update README. 2021-02-25 17:53:01 +08:00

Procedural Macros for Plugins

Rhai logo

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

This crate is automatically referenced by the Rhai crate. Normally it should not be used directly.