rglw_api 0.0.1

Rustyglware websocket api.
Documentation
[build-dependencies.permissions]
version = "0.5.1"

[dependencies.rglw_api_codegen]
version = "0.0.1"

[dependencies.rglw_api_common]
version = "0.0.1"

[dependencies.rglw_api_core]
version = "0.0.1"

[lib]
name = "rglw_api"
path = "src/lib.rs"

[package]
authors = ["jonathan.franco.2103@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Rustyglware websocket api."
edition = "2021"
keywords = ["ws", "websocket", "api"]
license = "MIT"
name = "rglw_api"
readme = "Readme.md"
repository = "https://gitlab.com/rglw/public/apis/rglw_api"
version = "0.0.1"