[−][src]Type Definition trust_dns_resolver::BackgroundLookup
type BackgroundLookup<F = LookupFuture> = Background<LookupFuture, F>;
Future returned by lookup requests to the background task.
type BackgroundLookup<F = LookupFuture> = Background<LookupFuture, F>;
Future returned by lookup requests to the background task.