Type Alias ReqwestClient

Source
pub type ReqwestClient = Client<ReqwestExecutor>;

Aliased Typeยง

struct ReqwestClient { /* private fields */ }