rhai/codegen
Stephen Chung 68ea8c27fd Fix unchecked.
Do not duplicate data size checking.
2021-06-12 10:26:50 +08:00
..
2021-06-12 10:26:50 +08:00
2021-06-07 11:54:10 +08:00
2021-06-10 19:09:27 +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.