Module service

Source
Expand description

Service traits.

Structs§

TowerToHyperServiceFuture
Response future for [TowerToHyperService].

Traits§

MakeService
Modified version of MakeService that takes a &Target and has required trait bounds for serve.
SendService
Trait alias for Service with bounds required for serve.