Type Alias spider::Client

source ·
pub type Client = Client;
Expand description

The asynchronous Client to make requests with.

Aliased Type§

struct Client { /* private fields */ }