[][src]Module rust_ipv8::community::peer

The Peer module containg the peer struct which is used to keep track of a peer's public key, address and "intro"

Structs

Peer

Represents an IPv8 peer. Contains it's address and key.