Skip to main content

Crate rovo_macros

Crate rovo_macros 

Source
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 OpenAPI documentation from doc comments.