Skip to main content

StandardClient

Type Alias StandardClient 

Source
pub type StandardClient = Client;
Expand description

A cookie-aware client using the regular Tokio networking stack.

Aliased Typeยง

pub struct StandardClient { /* private fields */ }