Struct ethcore_light::net::Peer
[−]
[src]
pub struct Peer { /* fields omitted */ }
Relevant data to each peer. Not accessible publicly, only pub
due to
limitations of the privacy system.