List of all items
Structs
- AddExtension
- AsService
- Body
- BodyBytes
- Bytes
- ConnectInfo
- DefaultBodyLimit
- DefaultHeadersLayer
- Extension
- Form
- FromExtractor
- FromExtractorLayer
- FromFn
- FromFnLayer
- HeaderMap
- HeaderName
- HeaderValue
- IntoMakeService
- IntoService
- Json
- MapRequest
- MapRequestLayer
- MapResponse
- MapResponseLayer
- MatchedPath
- MethodFilter
- MethodRouter
- Multipart
- NestedPath
- Next
- OriginalUri
- Path
- ProductOSRouter
- Query
- RawForm
- RawPathParams
- RawQuery
- Redirect
- Request
- RequestMethod
- RequestParts
- Response
- ResponseParts
- Route
- Router
- RouterAsService
- RouterIntoService
- ServiceBuilder
- ServiceFn
- Shared
- SharedFuture
- State
- StatusCode
- UpgradeHttpLayer
- Uri
- WebSocket
- WebSocketUpgrade
- connect_info::ConnectInfo
- connect_info::IntoMakeServiceWithConnectInfo
- connect_info::MockConnectInfo
- connect_info::ResponseFuture
- method_routing::MethodRouter
- multipart::Field
- multipart::InvalidBoundary
- multipart::Multipart
- multipart::MultipartError
- path::FailedToDeserializePathParams
- path::InvalidUtf8InPathParam
- path::Path
- path::RawPathParams
- path::RawPathParamsIter
- rejection::FailedToDeserializeForm
- rejection::FailedToDeserializeFormBody
- rejection::FailedToDeserializePathParams
- rejection::FailedToDeserializeQueryString
- rejection::InvalidFormContentType
- rejection::InvalidUtf8
- rejection::InvalidUtf8InPathParam
- rejection::JsonDataError
- rejection::JsonSyntaxError
- rejection::LengthLimitError
- rejection::MatchedPathMissing
- rejection::MissingExtension
- rejection::MissingJsonContentType
- rejection::MissingPathParams
- rejection::NestedPathRejection
- rejection::UnknownBodyError
- ws::CloseFrame
- ws::DefaultOnFailedUpgrade
- ws::Utf8Bytes
- ws::WebSocket
- ws::WebSocketUpgrade
- ws::rejection::ConnectionNotUpgradable
- ws::rejection::InvalidConnectionHeader
- ws::rejection::InvalidProtocolPseudoheader
- ws::rejection::InvalidUpgradeHeader
- ws::rejection::InvalidWebSocketVersionHeader
- ws::rejection::MethodNotConnect
- ws::rejection::MethodNotGet
- ws::rejection::WebSocketKeyHeaderMissing
Enums
- Message
- Method
- ProductOSRouterError
- multipart::MultipartRejection
- path::ErrorKind
- rejection::BytesRejection
- rejection::ExtensionRejection
- rejection::FailedToBufferBody
- rejection::FormRejection
- rejection::JsonRejection
- rejection::MatchedPathRejection
- rejection::PathRejection
- rejection::QueryRejection
- rejection::RawFormRejection
- rejection::RawPathParamsRejection
- rejection::StringRejection
- ws::Message
- ws::rejection::WebSocketUpgradeRejection
Traits
- FromRef
- FromRequest
- FromRequestParts
- Handler
- HttpBody
- IntoMapRequestResult
- IntoResponse
- Layer
- MakeConnection
- MakeService
- OptionalFromRequest
- OptionalFromRequestParts
- Service
- ServiceExt
- connect_info::Connected
- ws::OnFailedUpgrade
Functions
- any
- any_service
- connect
- connect_service
- delete
- delete_service
- from_extractor
- from_extractor_with_state
- from_fn
- from_fn_with_state
- get
- get_service
- head
- head_service
- map_request
- map_request_with_state
- map_response
- map_response_with_state
- method_routing::any
- method_routing::any_service
- method_routing::connect
- method_routing::connect_service
- method_routing::delete
- method_routing::delete_service
- method_routing::get
- method_routing::get_service
- method_routing::head
- method_routing::head_service
- method_routing::on
- method_routing::on_service
- method_routing::options
- method_routing::options_service
- method_routing::patch
- method_routing::patch_service
- method_routing::post
- method_routing::post_service
- method_routing::put
- method_routing::put_service
- method_routing::trace
- method_routing::trace_service
- on
- on_service
- options
- options_service
- patch
- patch_service
- post
- post_service
- put
- put_service
- service_fn
- trace
- trace_service