Type Definition libp2p::ping::Result[][src]

pub type Result = Result<Success, Failure>;
Expand description

The result of an inbound or outbound ping.