Docs.rs
libp2p-ping-0.31.0
libp2p-ping 0.31.0
Docs.rs crate page
MIT
01 November 2021
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
libp2p-core ^0.30.0
normal
libp2p-swarm ^0.31.0
normal
log ^0.4.1
normal
rand ^0.7.2
normal
void ^1.0
normal
wasm-timer ^0.2
normal
async-std ^1.6.2
dev
quickcheck ^0.9.0
dev
Versions
85.19%
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
☰
Type Definition Result
Other items in
libp2p_ping
?
Type Definition
libp2p_ping
::
Result
[
−
]
[src]
pub type Result =
Result
<
Success
,
Failure
>;
Expand description
The result of an inbound or outbound ping.