Type Alias mas_http::TracedConnector
source · pub type TracedConnector = HttpsConnector<HttpConnector<InFlightCounterService<DurationRecorderService<TraceService<GaiResolver, FnWrapper<fn(_: &Name) -> Span>>>>>>;
Aliased Type§
struct TracedConnector { /* private fields */ }