axum_
server
0.6.0
Module service
Module Items
Structs
Traits
In crate axum_
server
axum_server
Module
service
Copy item path
source
Expand description
Service traits.
Structs
§
Tower
ToHyper
Service
Future
Response future for [
TowerToHyperService
].
Traits
§
Make
Service
Modified version of
MakeService
that takes a
&Target
and has required trait bounds for
serve
.
Send
Service
Trait alias for
Service
with bounds required for
serve
.