Type Alias vector::trace::InstrumentedService  
pub type InstrumentedService<S, R> = Service<Service<S, R>>;Aliased Typeยง
struct InstrumentedService<S, R> { /* private fields */ }pub type InstrumentedService<S, R> = Service<Service<S, R>>;struct InstrumentedService<S, R> { /* private fields */ }