Skip to main content

find

Function find 

Source
pub fn find<'a>(peers: &'a [SocialPeer], did: &str) -> Option<&'a SocialPeer>
Expand description

Find the peer with the given did, if present.