pub fn list_peers() -> Vec<SocialPeer>Expand description
Load every stored peer. Returns vec![] if the store file is absent or
unreadable.
pub fn list_peers() -> Vec<SocialPeer>Load every stored peer. Returns vec![] if the store file is absent or
unreadable.