Files
rhai/codegen
Stephen Chung 2f78626a21 Update README.
2021-02-25 17:53:01 +08:00
..
2021-02-21 15:44:01 +08:00
2021-02-09 14:34:51 +08:00
2021-02-19 23:13:41 +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.