| Crates.io | rglw_api_core |
| lib.rs | rglw_api_core |
| version | 0.0.1 |
| created_at | 2024-10-10 02:47:45.517999+00 |
| updated_at | 2024-10-10 02:47:45.517999+00 |
| description | Rustyglware websocket api. |
| homepage | https://crates.io/crates/rglw_api_core |
| repository | https://gitlab.com/rglw/public/apis/rglw_api/-/tree/main/rglw_api_core |
| max_upload_size | |
| id | 1403394 |
| size | 25,226 |
This Project has all the core code for the RGLW API project, can be installed as a standalone library.
Add this to your Cargo.toml file.
[dependencies.rglw_api_core]
version = "0.0.1"
WIP: Missing documentation