| Crates.io | roust-openapi |
| lib.rs | roust-openapi |
| version | 0.0.1 |
| created_at | 2025-07-13 01:09:16.356108+00 |
| updated_at | 2025-07-13 01:09:16.356108+00 |
| description | The official OpenAPI extension for the Roust framework — enabling automated OpenAPI documentation generation and optional Swagger UI for your HTTP APIs. |
| homepage | https://github.com/rustkit/roust-openapi |
| repository | https://github.com/rustkit/roust-openapi |
| max_upload_size | |
| id | 1749862 |
| size | 4,066 |
📘 roust-openapi is the official OpenAPI extension for the Roust framework — enabling automated OpenAPI documentation generation and optional Swagger UI for your HTTP APIs.
roust router and extractors/docs or configurable routeserde and utoipa# Cargo.toml
[dependencies]
roust = "0.1"
roust-openapi = "0.1"
This project is dual-licensed under either: