[][src]Trait libp2prs_mdns::Notifee

pub trait Notifee {
    pub fn handle_peer_found(&mut self, _discovered: AddrInfo) { ... }
}

Provided methods

pub fn handle_peer_found(&mut self, _discovered: AddrInfo)[src]

Loading content...

Implementors

Loading content...