Expand description
Documentation serving helpers
This module provides helpers for serving API documentation. The actual HTTP serving is left to the user’s choice of framework (Axum, Actix, etc.), but this module provides the data and formatting.
Structs§
- Docs
Config - Documentation configuration