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ยง

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