Type Definition libp2p_mdns::Mdns
source · pub type Mdns = Behaviour;
👎Deprecated since 0.42.0: Use the async-io prefixed
Mdns
, i.e. libp2p::mdns::async_io::Mdns
Available on crate feature
async-io
only.