Modules§
- extract
- fs
fs
- http
- A general purpose library of common HTTP types
- hyper
hyper
- middleware
- response
- router
router
Structs§
- Body
- A convenient body type that can wrap most other body types.
Enums§
Traits§
Type Aliases§
- Request
- Alias for
http::Request
with a defaulted body type. - Request
Parts - Response
- Alias for
http::Response
with a defaulted body type. - Response
Parts