ReqwestClient

Type Alias ReqwestClient 

Source
pub type ReqwestClient = ReqwestHttpClient;
Expand description

Alias for backwards compatibility with code that used client::ReqwestClient.

Aliased Typeยง

pub struct ReqwestClient { /* private fields */ }