Searched defs:IntoClientRequest (Results 1 – 2 of 2) sorted by relevance
166 Req: IntoClientRequest, in client_with_config()182 Req: IntoClientRequest, in client()195 pub trait IntoClientRequest { interface200 impl<'a> IntoClientRequest for &'a str { impl206 impl<'a> IntoClientRequest for &'a String { impl218 impl<'a> IntoClientRequest for &'a Uri { impl250 impl<'a> IntoClientRequest for &'a url::Url { impl
168 R: IntoClientRequest, in client_tls()186 R: IntoClientRequest, in client_tls_with_config()