Type Alias mas_http::UntracedConnector

source ·
pub type UntracedConnector = HttpsConnector<HttpConnector<GaiResolver>>;

Aliased Type§

struct UntracedConnector { /* private fields */ }