Expand description
A lightweight layer on top of Hyper to facilitate building web applications.
Re-exports§
Modules§
- hyper_
body hyper_body
- Extends
hyper::Body
withSputnikBody
. - request
- Provides the
SputnikParts
trait. - response
- Provides convenience traits and functions to build HTTP responses.
Functions§
- html_
escape - HTML escapes the given string.