rglw_api_common

Crates.iorglw_api_common
lib.rsrglw_api_common
version0.0.1
sourcesrc
created_at2024-10-10 02:46:32.314962
updated_at2024-10-10 02:46:32.314962
descriptionRustyglware websocket api.
homepagehttps://crates.io/crates/rglw_api_common
repositoryhttps://gitlab.com/rglw/public/apis/rglw_api/-/tree/main/rglw_api_common
max_upload_size
id1403392
size30,613
Jonathan Franco (JONAF2103)

documentation

https://docs.rs/rglw_api_common

README

RGLW API Common

pipeline status

Latest Release

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.

[dependencies.rglw_api_common]
version = "0.0.1"

WIP: Missing documentation

Commit count: 58

cargo fmt