Searched defs:IntoClientRequest (Results 1 – 2 of 2) sorted by relevance
161 Req: IntoClientRequest, in client_with_config()177 Req: IntoClientRequest, in client()190 pub trait IntoClientRequest { trait195 impl<'a> IntoClientRequest for &'a str { impl201 impl<'a> IntoClientRequest for &'a String { impl213 impl<'a> IntoClientRequest for &'a Uri { impl244 impl<'a> IntoClientRequest for &'a Url { impl
168 R: IntoClientRequest, in client_tls()186 R: IntoClientRequest, in client_tls_with_config()