List of all items
Structs
- ApplicationSettings
- DefaultApplication
- extract::BodyStream
- extract::CLI
- extract::ConnectInfo
- extract::DefaultBodyLimit
- extract::Env
- extract::Extension
- extract::Form
- extract::Host
- extract::Json
- extract::MatchedPath
- extract::OriginalUri
- extract::Path
- extract::Query
- extract::RawBody
- extract::RawForm
- extract::RawPathParams
- extract::RawQuery
- extract::State
- extract::TypedHeader
- 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::FailedToResolveHost
- 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::TypedHeaderRejection
- extract::rejection::UnknownBodyError
- http::Error
- http::Extensions
- http::HeaderMap
- http::HeaderName
- http::HeaderValue
- http::Method
- http::Request
- http::Response
- http::StatusCode
- http::Uri
- http::Version
- http::header::Drain
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- http::method::InvalidMethod
- http::method::Method
- http::request::Builder
- http::request::Parts
- http::request::Request
- http::response::Builder
- http::response::Parts
- http::response::Response
- http::status::InvalidStatusCode
- http::status::StatusCode
- http::uri::Authority
- http::uri::Builder
- http::uri::InvalidUri
- http::uri::InvalidUriParts
- http::uri::Parts
- http::uri::PathAndQuery
- http::uri::Port
- http::uri::Scheme
- http::uri::Uri
- http::version::Version
- routing::Route
- routing::RouteCollection
- routing::Router
- server::Server
- server::settings::Settings
- server::settings::SettingsStaticResource
- server::settings::SettingsTLS
Enums
- ApplicationError
- ApplicationSettingsLoaderExtension
- extract::MissingCLIError
- extract::MissingEnvError
- extract::path::ErrorKind
- extract::rejection::BytesRejection
- extract::rejection::ExtensionRejection
- extract::rejection::FailedToBufferBody
- extract::rejection::FormRejection
- extract::rejection::HostRejection
- extract::rejection::JsonRejection
- extract::rejection::MatchedPathRejection
- extract::rejection::PathRejection
- extract::rejection::QueryRejection
- extract::rejection::RawFormRejection
- extract::rejection::RawPathParamsRejection
- extract::rejection::StringRejection
- extract::rejection::TypedHeaderRejectionReason
- http::header::Entry
- server::Error
Traits
- Application
- ApplicationCLIInterface
- ApplicationEnvInterface
- ApplicationInterface
- extract::FromRef
- extract::FromRequest
- extract::FromRequestParts
- extract::connect_info::Connected
- http::header::AsHeaderName
- http::header::IntoHeaderName
- routing::RouterExt
Macros
Type Aliases
Constants
- http::header::ACCEPT
- http::header::ACCEPT_CHARSET
- http::header::ACCEPT_ENCODING
- http::header::ACCEPT_LANGUAGE
- http::header::ACCEPT_RANGES
- http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- http::header::ACCESS_CONTROL_ALLOW_HEADERS
- http::header::ACCESS_CONTROL_ALLOW_METHODS
- http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- http::header::ACCESS_CONTROL_MAX_AGE
- http::header::ACCESS_CONTROL_REQUEST_HEADERS
- http::header::ACCESS_CONTROL_REQUEST_METHOD
- http::header::AGE
- http::header::ALLOW
- http::header::ALT_SVC
- http::header::AUTHORIZATION
- http::header::CACHE_CONTROL
- http::header::CACHE_STATUS
- http::header::CDN_CACHE_CONTROL
- http::header::CONNECTION
- http::header::CONTENT_DISPOSITION
- http::header::CONTENT_ENCODING
- http::header::CONTENT_LANGUAGE
- http::header::CONTENT_LENGTH
- http::header::CONTENT_LOCATION
- http::header::CONTENT_RANGE
- http::header::CONTENT_SECURITY_POLICY
- http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- http::header::CONTENT_TYPE
- http::header::COOKIE
- http::header::DATE
- http::header::DNT
- http::header::ETAG
- http::header::EXPECT
- http::header::EXPIRES
- http::header::FORWARDED
- http::header::FROM
- http::header::HOST
- http::header::IF_MATCH
- http::header::IF_MODIFIED_SINCE
- http::header::IF_NONE_MATCH
- http::header::IF_RANGE
- http::header::IF_UNMODIFIED_SINCE
- http::header::LAST_MODIFIED
- http::header::LINK
- http::header::LOCATION
- http::header::MAX_FORWARDS
- http::header::ORIGIN
- http::header::PRAGMA
- http::header::PROXY_AUTHENTICATE
- http::header::PROXY_AUTHORIZATION
- http::header::PUBLIC_KEY_PINS
- http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- http::header::RANGE
- http::header::REFERER
- http::header::REFERRER_POLICY
- http::header::REFRESH
- http::header::RETRY_AFTER
- http::header::SEC_WEBSOCKET_ACCEPT
- http::header::SEC_WEBSOCKET_EXTENSIONS
- http::header::SEC_WEBSOCKET_KEY
- http::header::SEC_WEBSOCKET_PROTOCOL
- http::header::SEC_WEBSOCKET_VERSION
- http::header::SERVER
- http::header::SET_COOKIE
- http::header::STRICT_TRANSPORT_SECURITY
- http::header::TE
- http::header::TRAILER
- http::header::TRANSFER_ENCODING
- http::header::UPGRADE
- http::header::UPGRADE_INSECURE_REQUESTS
- http::header::USER_AGENT
- http::header::VARY
- http::header::VIA
- http::header::WARNING
- http::header::WWW_AUTHENTICATE
- http::header::X_CONTENT_TYPE_OPTIONS
- http::header::X_DNS_PREFETCH_CONTROL
- http::header::X_FRAME_OPTIONS
- http::header::X_XSS_PROTECTION
- server::PORT_ENCRYPT
- server::PORT_PLAINTEXT