Expand description
Procedural macros for the Rovo OpenAPI documentation framework.
This crate provides the #[rovo] attribute macro that processes doc comments
with special annotations to generate OpenAPI documentation automatically.
Attribute Macrosยง
- rovo
- Macro that generates
OpenAPIdocumentation from doc comments.