List of all items
Structs
- App
- Endpoint
- Server
- body::ByteBuffer
- error::Error
- error::Iter
- middleware::AllowMethod
- middleware::Next
- middleware::Timeout
- middleware::cookie_parser::CookieParser
- middleware::cookie_parser::ParseEncoded
- middleware::cookie_parser::ParseUnencoded
- middleware::error_boundary::ErrorBoundary
- middleware::error_boundary::InspectErrorBoundary
- middleware::error_boundary::MapErrorBoundary
- middleware::error_boundary::OrElseErrorBoundary
- request::Request
- request::body::BodyStream
- request::body::ReadIntoBytes
- request::body::ReadIntoString
- request::body::RequestBody
- request::params::Param
- request::params::QueryParam
- request::params::QueryParamIter
- request::params::decode::NoopDecode
- request::params::decode::PercentDecode
- response::Redirect
- response::Response
- response::ResponseBody
- response::ResponseBuilder
Enums
Traits
- middleware::Middleware
- middleware::cookie_parser::ParseCookies
- request::params::decode::DecodeParam
- response::IntoResponse
Functions
- body::size_hint::from_body_for_stream
- body::size_hint::from_stream_for_body
- connect
- delete
- get
- head
- middleware::timeout
- new
- options
- patch
- post
- put