## RGLW API Codegen [![pipeline status](https://gitlab.com/rglw/public/apis/rglw_api/badges/main/pipeline.svg)](https://gitlab.com/rglw/public/apis/rglw_api/-/commits/main) [![Latest Release](https://gitlab.com/rglw/public/apis/rglw_api/-/badges/release.svg)](https://gitlab.com/rglw/public/apis/rglw_api/-/releases) This Project has all the code for traits derives and attributes used by the project RGLW API. ### How to install Add this to your Cargo.toml file. ```toml [dependencies.rglw_api_codegen] version = "0.0.1" ``` WIP: Missing documentation