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 forserve
. - Send
Service - Trait alias for
Service
with bounds required forserve
.