pub type PeerDiscoveryRef = Arc<dyn PeerDiscovery>;
pub struct PeerDiscoveryRef { /* private fields */ }