Docs.rs
libp2p-ping-0.38.0
libp2p-ping 0.38.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
jxs
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
futures ^0.3.1
normal
futures-timer ^3.0.2
normal
instant ^0.1.11
normal
libp2p-core ^0.35.0
normal
libp2p-swarm ^0.38.0
normal
log ^0.4.1
normal
rand ^0.7.2
normal
void ^1.0
normal
async-std ^1.6.2
dev
quickcheck ^0.9.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In libp2p_ping
?
Type Definition
libp2p_ping
::
Result
source
·
[
−
]
pub type Result =
Result
<
Success
,
Failure
>;
Expand description
The result of an inbound or outbound ping.