pub fn system_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 IP lookup.