[][src]Type Definition susyp2p::ping::handler::PingResult

type PingResult = Result<PingSuccess, PingFailure>;

The result of an inbound or outbound ping.