Skip to main content

find_remote

Function find_remote 

Source
pub fn find_remote(
    candidates: &[RemoteCandidate],
    id: RemoteId,
) -> Option<&RemoteCandidate>
Expand description

The remote candidate with this identity, if it is still known.