Function hickory_resolver::testing::hosts_lookup_test
source · pub fn hosts_lookup_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R
)
Available on crate features
testing
and system-config
only.Expand description
Test AsyncResolver created from system configuration with host lookups.