pub type GenDnsConfig<T, R> = Transport<T, R>;
async_std::Transport
tokio::Transport
pub struct GenDnsConfig<T, R> { /* private fields */ }