Docs.rs
sc-network-0.9.0
sc-network 0.9.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
async-std ^1.6.5
normal
async-trait ^0.1
normal
asynchronous-codec ^0.5
normal
bitflags ^1.2.0
normal
bs58 ^0.4.0
normal
bytes ^1
normal
cid ^0.6.0
normal
parity-scale-codec ^2.0.0
normal
derive_more ^0.99.2
normal
either ^1.5.3
normal
erased-serde ^0.3.9
normal
fnv ^1.0.6
normal
fork-tree ^3.0.0
normal
futures ^0.3.9
normal
futures-timer ^3.0.2
normal
hex ^0.4.0
normal
ip_network ^0.3.4
normal
libp2p ^0.34.0
normal
linked-hash-map ^0.5.2
normal
linked_hash_set ^0.1.3
normal
log ^0.4.8
normal
lru ^0.6.3
normal
nohash-hasher ^0.2.0
normal
parking_lot ^0.11.1
normal
pin-project ^1.0.4
normal
substrate-prometheus-endpoint ^0.9.0
normal
prost ^0.7
normal
rand ^0.7.2
normal
sc-block-builder ^0.9.0
normal
sc-client-api ^3.0.0
normal
sc-peerset ^3.0.0
normal
serde ^1.0.101
normal
serde_json ^1.0.41
normal
smallvec ^1.5.0
normal
sp-arithmetic ^3.0.0
normal
sp-blockchain ^3.0.0
normal
sp-consensus ^0.9.0
normal
sp-core ^3.0.0
normal
sp-runtime ^3.0.0
normal
sp-utils ^3.0.0
normal
thiserror ^1
normal
unsigned-varint ^0.6.0
normal
void ^1.0.2
normal
wasm-timer ^0.2
normal
zeroize ^1.2.0
normal
prost-build ^0.7
build
libp2p ^0.34.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
sc_network
::
multiaddr
?
Type Definition
sc_network
::
multiaddr
::
Result
[
−
]
type Result<T> =
Result
<T,
Error
>;