☰
Result
Result
In libp2p_ping
Structs
Behaviour
Config
Event
PingConfig
Enums
Failure
PingFailure
PingSuccess
Success
Type Definitions
Result
?
Type Definition
libp2p_ping
::
Result
source
·
[
−
]
pub type Result =
Result
<
Success
,
Failure
>;
Expand description
The result of an inbound or outbound ping.