aboutsummaryrefslogtreecommitdiff
path: root/src/peering/fullmesh.rs
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-09-12 17:43:10 +0200
committerAlex Auvolat <alex@adnab.me>2022-09-12 17:43:10 +0200
commitf022a77f97c169807ae098e101a29301c0d19fbd (patch)
treec5121a4ef809394b6404bce8933b007f5a671e47 /src/peering/fullmesh.rs
parent8a7aca98375ff20effaab3d7c95124bd4cbc925c (diff)
downloadnetapp-f022a77f97c169807ae098e101a29301c0d19fbd.tar.gz
netapp-f022a77f97c169807ae098e101a29301c0d19fbd.zip
Add documentation
Diffstat (limited to 'src/peering/fullmesh.rs')
-rw-r--r--src/peering/fullmesh.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peering/fullmesh.rs b/src/peering/fullmesh.rs
index 7f1c065..2f3330e 100644
--- a/src/peering/fullmesh.rs
+++ b/src/peering/fullmesh.rs
@@ -81,6 +81,7 @@ impl PeerInfoInternal {
}
}
+/// Information that the full mesh peering strategy can return about the peers it knows of
#[derive(Copy, Clone, Debug)]
pub struct PeerInfo {
/// The node's identifier (its public key)