Client

Type Alias Client 

Source
pub type Client = Client;
Expand description

Blocking HTTP client used by the download helpers.

Aliased Typeยง

pub struct Client { /* private fields */ }