13 releases
new 0.2.0 | Dec 5, 2024 |
---|---|
0.1.5 | Oct 14, 2024 |
0.0.8 | Sep 24, 2024 |
#377 in Procedural macros
128 downloads per month
Used in 9 crates
(2 directly)
27KB
641 lines
RGLW Codegen Utils
This project has util code to simplify macro creation on rust projects, is part of the rglw library.
How to install
Add this to your Cargo.toml file.
[dependencies.rglw_codegen_utils]
version = "0.2.0"
WIP: Missing documentation
Dependencies
~2.3–4MB
~69K SLoC