pub type Mdns = GenMdns<Async<UdpSocket>, Timer<AsioTimer>>;
The type of a GenMdns using the async-io implementation.
GenMdns
async-io