Re-exports§
Structs§
- Body
- A stream of
Bytes
, used when receiving bodies. - Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Certs
- Http
Response - Represents an HTTP response
- Resource
- TlsCerts
Key - WebServer
Enums§
Traits§
Functions§
Type Aliases§
Attribute Macros§
- async_
trait - main
- Marks async function to be executed by the selected runtime. This macro
helps set up a
Runtime
without requiring the user to use Runtime or Builder directly.