rhai/codegen
Stephen Chung a268105354 Revert "Remove unnecessary call site resolution."
This reverts commit f9250fb0530b292c59492b6e6db7d7c4eef67c80.
2022-03-29 08:34:02 +08:00
..
2022-03-18 17:51:04 +08:00
2022-03-28 23:24:56 +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.