### RGLW Codegen Utils
[](https://gitlab.com/rglw/public/base/rglw/-/commits/main)
[](https://gitlab.com/rglw/public/base/rglw/-/releases)
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.
```toml
[dependencies.rglw_codegen_utils]
version = "0.4.4"
```
WIP: Missing documentation