Module docs

Module docs 

Source
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§

DocsConfig
Documentation configuration