Expand description
This crate allows the abstratction of DNS resolvers such as
trust-dns-resolver
or GaiResolver
from hyper
Structs§
Enums§
- Query
Type - An incomplete set of recored types to resolve
- Record
- An incomplete set of the results a typical, mobile client may request
- Resolve
Error
Traits§
- Async
Resolver - The simplified interface that all resolvers share
- Resolver
- The simplified interface that all resolvers share