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

type PingResult = Result<PingSuccess, PingFailure>;

The result of an inbound or outbound ping.