List of all items
Structs
- ApiMethodRouter
- Router
- axum::ApiRouter
- extract::ConnectInfo
- extract::DefaultBodyLimit
- extract::Extension
- extract::Form
- extract::Json
- extract::MatchedPath
- extract::NestedPath
- extract::OriginalUri
- extract::Path
- extract::Query
- extract::RawForm
- extract::RawPathParams
- extract::RawQuery
- extract::State
- extract::connect_info::ConnectInfo
- extract::connect_info::IntoMakeServiceWithConnectInfo
- extract::connect_info::MockConnectInfo
- extract::connect_info::ResponseFuture
- extract::path::FailedToDeserializePathParams
- extract::path::InvalidUtf8InPathParam
- extract::path::Path
- extract::path::RawPathParams
- extract::path::RawPathParamsIter
- extract::rejection::FailedToDeserializeForm
- extract::rejection::FailedToDeserializeFormBody
- extract::rejection::FailedToDeserializePathParams
- extract::rejection::FailedToDeserializeQueryString
- extract::rejection::InvalidFormContentType
- extract::rejection::InvalidUtf8
- extract::rejection::InvalidUtf8InPathParam
- extract::rejection::JsonDataError
- extract::rejection::JsonSyntaxError
- extract::rejection::LengthLimitError
- extract::rejection::MatchedPathMissing
- extract::rejection::MissingExtension
- extract::rejection::MissingJsonContentType
- extract::rejection::MissingPathParams
- extract::rejection::NestedPathRejection
- extract::rejection::UnknownBodyError
- response::AppendHeaders
- response::ErrorResponse
- response::Extension
- response::Form
- response::Html
- response::Json
- response::NoContent
- response::Redirect
- response::ResponseParts
- response::Sse
- response::sse::Event
- response::sse::EventDataWriter
- response::sse::KeepAlive
- response::sse::KeepAliveStream
- response::sse::Sse
Enums
- extract::path::ErrorKind
- extract::rejection::BytesRejection
- extract::rejection::ExtensionRejection
- extract::rejection::FailedToBufferBody
- extract::rejection::FormRejection
- extract::rejection::JsonRejection
- extract::rejection::MatchedPathRejection
- extract::rejection::PathRejection
- extract::rejection::QueryRejection
- extract::rejection::RawFormRejection
- extract::rejection::RawPathParamsRejection
- extract::rejection::StringRejection
Traits
- IntoApiMethodRouter
- axum::IntoApiResponse
- extract::FromRef
- extract::FromRequest
- extract::FromRequestParts
- extract::OptionalFromRequest
- extract::OptionalFromRequestParts
- extract::connect_info::Connected
- response::IntoResponse
- response::IntoResponseParts