rglw_api_core

Crates.iorglw_api_core
lib.rsrglw_api_core
version0.0.1
sourcesrc
created_at2024-10-10 02:47:45.517999
updated_at2024-10-10 02:47:45.517999
descriptionRustyglware websocket api.
homepagehttps://crates.io/crates/rglw_api_core
repositoryhttps://gitlab.com/rglw/public/apis/rglw_api/-/tree/main/rglw_api_core
max_upload_size
id1403394
size25,226
Jonathan Franco (JONAF2103)

documentation

https://docs.rs/rglw_api_core

README

RGLW API Core

pipeline status

Latest Release

This Project has all the core code for the RGLW API project, can be installed as a standalone library.

How to install

Add this to your Cargo.toml file.

[dependencies.rglw_api_core]
version = "0.0.1"

WIP: Missing documentation

Commit count: 58

cargo fmt