Skip to main content

Crate openapi_trait_axum

Crate openapi_trait_axum 

Source
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 OpenAPI specification file.