This commit is contained in:
2022-05-28 13:24:16 +00:00
committed by GitHub
parent c9474bbab5
commit ad94ec1a96
4 changed files with 35 additions and 5 deletions

View File

@@ -83,6 +83,7 @@ pub fn gen_cookie_header<U: IntoUrl>(c: &WebClient, url: U) -> String {
s
}
#[derive(Debug)]
/// A Web Client
pub struct WebClient {
/// Basic Web Client