Module query

Source

Structs§

QDns
A main instance which contains all common logic.

Enums§

QDnsSockerAddr
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 ToSocketAddrs sealed.