Type Alias mas_http::UntracedClient

source ·
pub type UntracedClient<B> = Client<UntracedConnector, B>;

Aliased Type§

struct UntracedClient<B> { /* private fields */ }