Available on crate features
http1
or http2
or http3
only.Expand description
This module contains the underlying backends for the server.
You probably don’t want to use this module directly and should instead use the HttpServer
struct.