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