Expand description
Tools for building and manipulating Response
bodies.
Check out Response::set_typed_body
for more details.
Modules§
- Errors that can arise when building a
Response
body. - Low-level tools for building and manipulating
Response
bodies.
Structs§
Traits§
- A trait that ties together a
Response
body with its expectedContent-Type
header.