pub type Client = ClientWithMiddleware;Available on crate feature
cache_request only.Expand description
The asynchronous Client to make requests with HTTP Cache.
Aliased Typeยง
pub struct Client { /* private fields */ }pub type Client = ClientWithMiddleware;cache_request only.The asynchronous Client to make requests with HTTP Cache.
pub struct Client { /* private fields */ }