There was an error while loading. Please reload this page.
2 parents 3382f38 + 70dd6d9 commit 64075dbCopy full SHA for 64075db
1 file changed
src/client/http/mod.rs
@@ -1256,7 +1256,7 @@ impl ClientBuilder {
1256
1257
/// Override the DNS resolver implementation.
1258
///
1259
- /// Pass an `Arc` wrapping a type implementing `Resolve`.
+ /// Pass any type implementing [`IntoResolve`].
1260
/// Overrides for specific names passed to `resolve` and `resolve_to_addrs` will
1261
/// still be applied on top of this resolver.
1262
#[inline]
0 commit comments