axum
0.7.7
Module serve
Structs
Functions
In crate axum
Module
axum
::
serve
Copy item path
source
·
[
−
]
Expand description
Serve services.
Structs
§
IncomingStream
An incoming stream.
Serve
Future returned by
serve
.
WithGracefulShutdown
Serve future with graceful shutdown enabled.
Functions
§
serve
Serve the service with the supplied listener.