Docs.rs
sc-network-0.8.0-alpha.7
sc-network 0.8.0-alpha.7
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
bitflags ^1.2.0
normal
bytes ^0.5.0
normal
parity-scale-codec ^1.3.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 ^2.0.0-alpha.7
normal
futures ^0.3.4
normal
futures-timer ^3.0.1
normal
futures_codec ^0.3.3
normal
hex ^0.4.0
normal
ip_network ^0.3.4
normal
libp2p ^0.18.1
normal
linked-hash-map ^0.5.2
normal
linked_hash_set ^0.1.3
normal
log ^0.4.8
normal
lru ^0.4.0
normal
nohash-hasher ^0.2.0
normal
parking_lot ^0.10.0
normal
pin-project ^0.4.6
normal
substrate-prometheus-endpoint ^0.8.0-alpha.7
normal
prost ^0.6.1
normal
rand ^0.7.2
normal
sc-block-builder ^0.8.0-alpha.7
normal
sc-client-api ^2.0.0-alpha.7
normal
sc-peerset ^2.0.0-alpha.7
normal
serde ^1.0.101
normal
serde_json ^1.0.41
normal
slog ^2.5.2
normal
slog_derive ^0.2.0
normal
smallvec ^0.6.10
normal
sp-arithmetic ^2.0.0-alpha.7
normal
sp-blockchain ^2.0.0-alpha.7
normal
sp-consensus ^0.8.0-alpha.7
normal
sp-core ^2.0.0-alpha.7
normal
sp-runtime ^2.0.0-alpha.7
normal
sp-utils ^2.0.0-alpha.7
normal
thiserror ^1
normal
unsigned-varint ^0.3.1
normal
void ^1.0.2
normal
wasm-timer ^0.2
normal
zeroize ^1.0.0
normal
prost-build ^0.6.1
build
Versions
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
sc_network
::
multiaddr
All crates
[
−
]
Type Definition
sc_network
::
multiaddr
::
Result
type Result<T> =
Result
<T,
Error
>;