List of all items
Structs
- extract::ExtractError
- extract::Json
- extract::Path
- extract::Query
- extract::State
- extract::form::FormContext
- extract::form::FormData
- extract::form::FormFile
- extract::form::FormUrlencoded
- extract::form::Multipart
- extract::form::MultipartForm
- http::Body
- http::Method
- http::Parts
- http::Route
- http::Router
- http::StatusCode
- 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::MaxSizeReached
- 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::mime::FromStrError
- http::mime::Mime
- http::mime::MimeIter
- http::mime::Name
- http::mime::Params
- middleware::BodyLimit
- middleware::FuncMiddleware
- middleware::HttpLog
- middleware::Next
- middleware::cors::AllowCredentials
- middleware::cors::AllowHeaders
- middleware::cors::AllowMethods
- middleware::cors::AllowOrigin
- middleware::cors::AllowPrivateNetwork
- middleware::cors::Any
- middleware::cors::Cors
- middleware::cors::ExposeHeaders
- middleware::cors::MaxAge
- middleware::cors::Vary
- response::Event
- response::KeepAlive
- response::Redirect
- response::Sse
- route::StaticDir
- route::StaticDirBuilder
Enums
Traits
- extract::form::FromMultipart
- extract::form::FromMultipartNull
- http::FromRequest
- http::FromRequestParts
- http::IntoResponse
- http::header::AsHeaderName
- http::header::IntoHeaderName
- middleware::Middleware
- middleware::MiddlewareFunc
Attribute Macros
Derive Macros
Functions
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
- http::mime::APPLICATION
- http::mime::APPLICATION_JAVASCRIPT
- http::mime::APPLICATION_JAVASCRIPT_UTF_8
- http::mime::APPLICATION_JSON
- http::mime::APPLICATION_MSGPACK
- http::mime::APPLICATION_OCTET_STREAM
- http::mime::APPLICATION_PDF
- http::mime::APPLICATION_WWW_FORM_URLENCODED
- http::mime::AUDIO
- http::mime::BASIC
- http::mime::BMP
- http::mime::BOUNDARY
- http::mime::CHARSET
- http::mime::CSS
- http::mime::CSV
- http::mime::EVENT_STREAM
- http::mime::FONT
- http::mime::FONT_WOFF
- http::mime::FONT_WOFF2
- http::mime::FORM_DATA
- http::mime::GIF
- http::mime::HTML
- http::mime::IMAGE
- http::mime::IMAGE_BMP
- http::mime::IMAGE_GIF
- http::mime::IMAGE_JPEG
- http::mime::IMAGE_PNG
- http::mime::IMAGE_STAR
- http::mime::IMAGE_SVG
- http::mime::JAVASCRIPT
- http::mime::JPEG
- http::mime::JSON
- http::mime::MESSAGE
- http::mime::MODEL
- http::mime::MP4
- http::mime::MPEG
- http::mime::MSGPACK
- http::mime::MULTIPART
- http::mime::MULTIPART_FORM_DATA
- http::mime::OCTET_STREAM
- http::mime::OGG
- http::mime::PDF
- http::mime::PLAIN
- http::mime::PNG
- http::mime::STAR
- http::mime::STAR_STAR
- http::mime::SVG
- http::mime::TEXT
- http::mime::TEXT_CSS
- http::mime::TEXT_CSS_UTF_8
- http::mime::TEXT_CSV
- http::mime::TEXT_CSV_UTF_8
- http::mime::TEXT_EVENT_STREAM
- http::mime::TEXT_HTML
- http::mime::TEXT_HTML_UTF_8
- http::mime::TEXT_JAVASCRIPT
- http::mime::TEXT_PLAIN
- http::mime::TEXT_PLAIN_UTF_8
- http::mime::TEXT_STAR
- http::mime::TEXT_TAB_SEPARATED_VALUES
- http::mime::TEXT_TAB_SEPARATED_VALUES_UTF_8
- http::mime::TEXT_VCARD
- http::mime::TEXT_XML
- http::mime::UTF_8
- http::mime::VCARD
- http::mime::VIDEO
- http::mime::WOFF
- http::mime::WOFF2
- http::mime::WWW_FORM_URLENCODED
- http::mime::XML