| Crates.io | rglw_api_common |
| lib.rs | rglw_api_common |
| version | 0.0.1 |
| created_at | 2024-10-10 02:46:32.314962+00 |
| updated_at | 2024-10-10 02:46:32.314962+00 |
| description | Rustyglware websocket api. |
| homepage | https://crates.io/crates/rglw_api_common |
| repository | https://gitlab.com/rglw/public/apis/rglw_api/-/tree/main/rglw_api_common |
| max_upload_size | |
| id | 1403392 |
| size | 30,613 |
This Project has all the common parts for the RGLW API project (types, traits and utils mostly).
Add this to your Cargo.toml file.
[dependencies.rglw_api_common]
version = "0.0.1"
WIP: Missing documentation