pub type SingleDistributedService<S, RL, HL> = AdaptiveConcurrencyLimit<HealthService<Timeout<S>, HL>, RL>;Aliased Type§
struct SingleDistributedService<S, RL, HL> { /* private fields */ }pub type SingleDistributedService<S, RL, HL> = AdaptiveConcurrencyLimit<HealthService<Timeout<S>, HL>, RL>;struct SingleDistributedService<S, RL, HL> { /* private fields */ }