Type Alias libp2p::mdns::async_io::Behaviour

pub type Behaviour = Behaviour<AsyncIo>;
Available on crate features mdns and async-io only.

Aliased Type§

struct Behaviour { /* private fields */ }