Crate predawn

Source

Re-exports§

pub use http;

Modules§

any_map
api_request
api_response
app
body
config
either
environment
error
error_ext
extract
from_request
handler
into_response
location
media_type
middleware
normalized_path
openapi
payload
plugin
request
response
response_error
route
server
test_client

Macros§

define_from_request_error
define_into_response_error

Traits§

MultiRequestMediaType
MultiResponse
MultiResponseMediaType
SecurityScheme
SingleResponse
Tag
ToParameters
ToSchema

Functions§

schemars_transformschemars

Attribute Macros§

controllermacro

Derive Macros§

MultiRequestMediaTypemacro
Define a single request body with multiple media types.
MultiResponsemacro
Define a multiple response.
MultiResponseMediaTypemacro
Define a single response body with multiple media types.
SecuritySchememacro
Define an OpenAPI Security Scheme.
SingleResponsemacro
Define a single response with headers and body.
Tagmacro
Define an OpenAPI Tag.
ToParametersmacro
ToSchemamacro