Type Alias mas_http::UntracedClient
source · pub type UntracedClient<B> = Client<UntracedConnector, B>;
Aliased Type§
struct UntracedClient<B> { /* private fields */ }
pub type UntracedClient<B> = Client<UntracedConnector, B>;
struct UntracedClient<B> { /* private fields */ }