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