Crate predawn_macro

Source

Attribute Macros§

controller

Derive Macros§

MultiRequestMediaType
Define a single request body with multiple media types.
MultiResponse
Define a multiple response.
MultiResponseMediaType
Define a single response body with multiple media types.
Multipart
Define a request body with multipart/form-data media type.
SecurityScheme
Define an OpenAPI Security Scheme.
SingleResponse
Define a single response with headers and body.
Tag
Define an OpenAPI Tag.
ToParameters
ToSchema