Module async_std_resolver::lookup_ip

source ·
Expand description

LookupIp result from a resolution of ipv4 and ipv6 records with a Resolver.

At it’s heart LookupIp uses Lookup for performing all lookups. It is unlike other standard lookups in that there are customizations around A and AAAA resolutions.

Structs§