pub fn lookup_test<E: Executor, R: ConnectionProvider>(
config: ResolverConfig,
exec: E,
handle: R,
)
Available on crate feature
testing
only.Expand description
Test IP lookup from URLs.
pub fn lookup_test<E: Executor, R: ConnectionProvider>(
config: ResolverConfig,
exec: E,
handle: R,
)
testing
only.Test IP lookup from URLs.