rhai/codegen/README.md

6 lines
199 B
Markdown
Raw Normal View History

2020-10-07 22:56:21 +08:00
Procedural Macros for Plugins
============================
2020-10-16 17:48:50 +08:00
This crate holds procedural macros for code generation, supporting the plugins system
for [Rhai](https://github.com/jonathandturner/rhai).