Type Definition trust_dns_resolver::BackgroundLookupIp [−][src]
type BackgroundLookupIp = Background<LookupIpFuture>;
Future returned by LookupIp
requests to the background task.
type BackgroundLookupIp = Background<LookupIpFuture>;
Future returned by LookupIp
requests to the background task.