Skip to main content

can_track_source_peer

Function can_track_source_peer 

Source
pub fn can_track_source_peer<P>(
    source: &str,
    peer_key: &str,
    peers: &HashMap<String, MeshPeerEntry<P>>,
    max_peers: Option<usize>,
) -> bool