rhai/codegen
Stephen Chung d01a6d428f Fix tests.
2022-03-18 17:11:52 +08:00
..
2022-03-18 17:11:52 +08:00
2022-03-18 17:11:52 +08:00
2022-01-16 23:15:19 +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.