Expand description
Axum backend proc-macro for openapi-trait.
This crate is not intended for direct use. Use the
openapi-trait crate instead, which
re-exports the openapi_trait attribute macro from here as
openapi_trait::axum.
Attribute Macrosยง
- openapi_
trait - Generates typed Rust code from an
OpenAPIspecification file.