Files
rhai/codegen
Stephen Chung 4e27039521 Use bitflags.
2022-11-23 11:36:30 +08:00
..
2022-11-23 11:36:30 +08:00
2022-09-03 22:32:55 +08:00
2022-08-24 23:17:23 +08:00
2022-10-27 22:08:47 +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.