Structs§
- QDns
- A main instance which contains all common logic. All requests for name/host resolutions should be perfomed using this structure.
Enums§
- QDns
Socker Addr - A struct which implements the ToSocketAddrs to resolve A and AAAA
directly to functions which argumnets are implementing ToSocketAddrs
Available only for the
sync
version. Tokio has ToSocketAddrssealed
.