rglw_codegen_utils 0.4.4

Root project for all the utilities that rustyglware offers to the community
Documentation
### RGLW Codegen Utils

[![pipeline status](https://gitlab.com/rglw/public/base/rglw/badges/main/pipeline.svg)](https://gitlab.com/rglw/public/base/rglw/-/commits/main)

[![Latest Release](https://gitlab.com/rglw/public/base/rglw/-/badges/release.svg)](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