Skip to main content

Module docs

Module docs 

Source
Expand description

Handler documentation metadata for OpenAPI spec generation.

HandlerDoc captures doc comments from handler functions at compile time (via the #[documented_handler] proc-macro) and makes them available for patching into the generated OpenAPI spec at runtime.

Structs§

HandlerDoc
Documentation metadata extracted from a handler function’s doc comments.