peer_exists

Function peer_exists 

Source
pub fn peer_exists(
    cluster: &ClusterRunner<'_>,
    node_id: ClusterNodeId,
    peer_id: &PeerId,
) -> bool