pub type StandardClient = Client;
A cookie-aware client using the regular Tokio networking stack.
pub struct StandardClient { /* private fields */ }