## RGLW API Common
[](https://gitlab.com/rglw/public/apis/rglw_api/-/commits/main)
[](https://gitlab.com/rglw/public/apis/rglw_api/-/releases)
This Project has all the common parts for the RGLW API project (types, traits and utils mostly).
### How to install
Add this to your Cargo.toml file.
```toml
[dependencies.rglw_api_common]
version = "0.0.1"
```
WIP: Missing documentation