List of all items
Structs
- AppState
- WebPlugin
- config::CorsMiddleware
- config::EnableMiddleware
- config::LimitPayloadMiddleware
- config::Middlewares
- config::StaticAssetsMiddleware
- config::TimeoutRequestMiddleware
- config::WebConfig
- error::WebError
- extractor::Component
- extractor::ConnectInfo
- extractor::DefaultBodyLimit
- extractor::Extension
- extractor::Form
- extractor::Host
- extractor::Json
- extractor::MatchedPath
- extractor::NestedPath
- extractor::OriginalUri
- extractor::Path
- extractor::Query
- extractor::RawForm
- extractor::RawPathParams
- extractor::RawQuery
- extractor::State
- extractor::connect_info::ConnectInfo
- extractor::connect_info::IntoMakeServiceWithConnectInfo
- extractor::connect_info::MockConnectInfo
- extractor::connect_info::ResponseFuture
- extractor::path::FailedToDeserializePathParams
- extractor::path::InvalidUtf8InPathParam
- extractor::path::Path
- extractor::path::RawPathParams
- extractor::path::RawPathParamsIter
- extractor::rejection::FailedToDeserializeForm
- extractor::rejection::FailedToDeserializeFormBody
- extractor::rejection::FailedToDeserializePathParams
- extractor::rejection::FailedToDeserializeQueryString
- extractor::rejection::FailedToResolveHost
- extractor::rejection::InvalidFormContentType
- extractor::rejection::InvalidUtf8
- extractor::rejection::InvalidUtf8InPathParam
- extractor::rejection::JsonDataError
- extractor::rejection::JsonSyntaxError
- extractor::rejection::LengthLimitError
- extractor::rejection::MatchedPathMissing
- extractor::rejection::MissingExtension
- extractor::rejection::MissingJsonContentType
- extractor::rejection::MissingPathParams
- extractor::rejection::NestedPathRejection
- extractor::rejection::UnknownBodyError
- response::AppendHeaders
- response::ErrorResponse
- response::Extension
- response::Form
- response::Html
- response::Json
- response::Redirect
- response::ResponseParts
- response::Sse
- response::sse::Event
- response::sse::KeepAlive
- response::sse::Sse
- routing::IntoMakeService
- routing::MethodFilter
- routing::MethodRouter
- routing::Route
- routing::Router
- routing::RouterAsService
- routing::RouterIntoService
- routing::future::InfallibleRouteFuture
- routing::future::IntoMakeServiceFuture
- routing::future::RouteFuture
- routing::method_routing::MethodRouter
Enums
- extractor::path::ErrorKind
- extractor::rejection::BytesRejection
- extractor::rejection::ExtensionRejection
- extractor::rejection::FailedToBufferBody
- extractor::rejection::FormRejection
- extractor::rejection::HostRejection
- extractor::rejection::JsonRejection
- extractor::rejection::MatchedPathRejection
- extractor::rejection::PathRejection
- extractor::rejection::QueryRejection
- extractor::rejection::RawFormRejection
- extractor::rejection::RawPathParamsRejection
- extractor::rejection::StringRejection
Traits
- WebConfigurator
- extractor::FromRef
- extractor::FromRequest
- extractor::FromRequestParts
- extractor::connect_info::Connected
- handler::TypeRouter
- handler::TypedHandler
- response::IntoResponse
- response::IntoResponseParts
Functions
- any
- any_service
- delete
- delete_service
- get
- get_service
- head
- head_service
- on
- on_service
- options
- options_service
- patch
- patch_service
- post
- post_service
- put
- put_service
- routing::any
- routing::any_service
- routing::delete
- routing::delete_service
- routing::get
- routing::get_service
- routing::head
- routing::head_service
- routing::method_routing::any
- routing::method_routing::any_service
- routing::method_routing::delete
- routing::method_routing::delete_service
- routing::method_routing::get
- routing::method_routing::get_service
- routing::method_routing::head
- routing::method_routing::head_service
- routing::method_routing::on
- routing::method_routing::on_service
- routing::method_routing::options
- routing::method_routing::options_service
- routing::method_routing::patch
- routing::method_routing::patch_service
- routing::method_routing::post
- routing::method_routing::post_service
- routing::method_routing::put
- routing::method_routing::put_service
- routing::method_routing::trace
- routing::method_routing::trace_service
- routing::on
- routing::on_service
- routing::options
- routing::options_service
- routing::patch
- routing::patch_service
- routing::post
- routing::post_service
- routing::put
- routing::put_service
- routing::trace
- routing::trace_service
- trace
- trace_service