Module hyper

Source
Available on (crate features http1 or http2 or http3) and (crate features http1 or http2) only.
Expand description

Hyper backend.

Structsยง

HyperBackend
A backend that handles incoming HTTP connections using a hyper backend.
HyperBackendBuilder
Use builder syntax to set the inputs and finish with build().