axum
0.7.9
Module serve
Module Items
Structs
Functions
In crate axum
axum
Module
serve
Copy item path
source
Expand description
Serve services.
Structs
§
Incoming
Stream
An incoming stream.
Serve
Future returned by
serve
.
With
Graceful
Shutdown
Serve future with graceful shutdown enabled.
Functions
§
serve
Serve the service with the supplied listener.