rust-webx-openapi 0.3.0

rust-webx OpenAPI: specification generation and API docs UI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]

name = "rust-webx-openapi"

version.workspace = true

edition.workspace = true

license.workspace = true

description = "rust-webx OpenAPI: specification generation and API docs UI"

repository.workspace = true

homepage.workspace = true

documentation.workspace = true

readme = "../../README.md"

keywords = ["web", "openapi", "swagger", "api-docs"]

categories = ["web-programming"]



[dependencies]

rust-webx-core.workspace = true

serde_json.workspace = true

inventory.workspace = true