Trait libp2p::core::ConnectionInfo [−][src]
Information about a connection.
Associated Types
Loading content...Required methods
pub fn peer_id(&self) -> &Self::PeerId
[src]
Returns the identity of the node we are connected to on this connection.