spider

Type Alias Client

Source
pub type Client = Client;
Expand description

The asynchronous Client to make requests with.

Aliased Typeยง

struct Client { /* private fields */ }