Docs.rs
sc-network-0.45.1
sc-network 0.45.1
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
array-bytes ^6.2.2
normal
async-channel ^1.8.0
normal
async-trait ^0.1.79
normal
asynchronous-codec ^0.6
normal
bytes ^1.4.0
normal
cid ^0.9.0
normal
parity-scale-codec ^3.6.12
normal
either ^1.8.1
normal
fnv ^1.0.6
normal
futures ^0.3.30
normal
futures-timer ^3.0.2
normal
ip_network ^0.4.1
normal
libp2p ^0.52.4
normal
linked_hash_set ^0.1.4
normal
litep2p ^0.6.2
normal
log ^0.4.22
normal
mockall ^0.11.3
normal
once_cell ^1.19.0
normal
parking_lot ^0.12.1
normal
partial_sort ^0.2.0
normal
pin-project ^1.1.3
normal
substrate-prometheus-endpoint ^0.17.0
normal
prost ^0.12.4
normal
rand ^0.8.5
normal
sc-client-api ^37.0.0
normal
sc-network-common ^0.44.0
normal
sc-network-types ^0.12.1
normal
sc-utils ^17.0.0
normal
schnellru ^0.2.3
normal
serde ^1.0.209
normal
serde_json ^1.0.127
normal
smallvec ^1.11.0
normal
sp-arithmetic ^26.0.0
normal
sp-blockchain ^37.0.1
normal
sp-core ^34.0.0
normal
sp-runtime ^39.0.1
normal
thiserror ^1.0.48
normal
tokio ^1.37.0
normal
tokio-stream ^0.1.14
normal
unsigned-varint ^0.7.2
normal
void ^1.0.2
normal
wasm-timer ^0.2.5
normal
zeroize ^1.7.0
normal
assert_matches ^1.5.0
dev
mockall ^0.11.3
dev
multistream-select ^0.13.0
dev
rand ^0.8.5
dev
tempfile ^3.8.1
dev
tokio ^1.37.0
dev
tokio-test ^0.4.2
dev
tokio-util ^0.7.8
dev
prost-build ^0.12.4
build
Versions
100%
of the crate is documented
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
sc_
network
0.45.1
Module error
Module Items
Enums
Type Aliases
In crate sc_
network
sc_network
Module
error
Copy item path
Source
Expand description
Substrate network possible errors.
Enums
§
Error
Error type for the network.
Type Aliases
§
Result
Result type alias for the network.