pub type StandardClient = Client<StandardService>;Expand description
A cookie-aware client using the regular Tokio networking stack.
Aliased Typeยง
pub struct StandardClient { /* private fields */ }pub type StandardClient = Client<StandardService>;A cookie-aware client using the regular Tokio networking stack.
pub struct StandardClient { /* private fields */ }