Crate aidecomment

source ·
Expand description

This crate provides a macro that can be used to extract a summary and description for an OpenAPI operation from doc comments. This crate supports axum and integrates this information with aide.

Attribute Macros§

  • An attribute to provide the summary and description from a doc comment.