vector::sinks::util::service

Type Alias SingleDistributedService

source
pub type SingleDistributedService<S, RL, HL> = AdaptiveConcurrencyLimit<HealthService<Timeout<S>, HL>, RL>;

Aliased Typeยง

struct SingleDistributedService<S, RL, HL> { /* private fields */ }