Files
rhai/codegen
Stephen Chung a51482e9c8 Fix formatting.
2021-10-23 12:28:42 +08:00
..
2021-10-23 12:28:42 +08:00
2021-10-23 12:12:23 +08:00
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.