Type Definition tetsy_libp2p_ping::handler::PingResult[][src]

type PingResult = Result<PingSuccess, PingFailure>;

The result of an inbound or outbound ping.