Files
rhai/codegen
Stephen Chung d5f9b0f5c6 Use resolver 2.
2022-07-31 12:52:53 +08:00
..
2022-07-27 18:04:59 +08:00
2022-07-29 11:01:00 +08:00
2022-04-06 17:48:34 +08:00
2022-07-31 12:52:53 +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.