Expand description
Perform DNS lookups
Structs§
- An asynchronous DNS resolver
- A Resolver that uses an in memory map to lookup entries
- The error type for errors that get returned in the crate
Traits§
- A type that can lookup DNS entries
Type Aliases§
- An AsyncResolver used with Tokio