Struct libp2p_ping::Event [−][src]
Expand description
Event generated by the Ping network behaviour.
Fields
peer: PeerIdThe peer ID of the remote.
result: ResultThe result of an inbound or outbound ping.
Event generated by the Ping network behaviour.
peer: PeerIdThe peer ID of the remote.
result: ResultThe result of an inbound or outbound ping.