Skip to main content

find_local

Function find_local 

Source
pub fn find_local(
    candidates: &[LocalCandidate],
    id: LocalId,
) -> Option<&LocalCandidate>
Expand description

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