List of all items
Structs
- AppState
- MethodFilter
- MethodRouter
- Router
- WebPlugin
- config::CorsMiddleware
- config::EnableMiddleware
- config::LimitPayloadMiddleware
- config::Middlewares
- config::ServerConfig
- config::StaticAssetsMiddleware
- config::TimeoutRequestMiddleware
- config::WebConfig
- error::KnownWebError
- extractor::Component
- extractor::Config
- 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
Enums
- error::WebError
- 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::RequestPartsExt
- extractor::connect_info::Connected
- handler::TypeRouter
- handler::TypedHandlerRegistrar