Type Definition libp2p_ping::Result

source · []
pub type Result = Result<Success, Failure>;
Expand description

The result of an inbound or outbound ping.