match_addr_with_port_and_peer_id

Function match_addr_with_port_and_peer_id 

Source
pub fn match_addr_with_port_and_peer_id(
    port: u16,
    peer_id: PeerId,
) -> impl Fn(&P2pConnectionOutgoingInitOpts) -> bool