Docs.rs
sc-network-0.52.0
sc-network 0.52.0
Permalink
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.88
normal
asynchronous-codec ^0.6
normal
bytes ^1.4.0
normal
cid ^0.9.0
normal
parity-scale-codec ^3.7.5
normal
either ^1.8.1
normal
fnv ^1.0.6
normal
futures ^0.3.31
normal
futures-timer ^3.0.2
normal
ip_network ^0.4.1
normal
libp2p ^0.54.1
normal
linked_hash_set ^0.1.4
normal
litep2p ^0.9.5
normal
log ^0.4.22
normal
mockall ^0.13.1
normal
parking_lot ^0.12.1
normal
partial_sort ^0.2.0
normal
pin-project ^1.1.3
normal
substrate-prometheus-endpoint ^0.17.4
normal
prost ^0.12.4
normal
rand ^0.8.5
normal
sc-client-api ^41.0.0
normal
sc-network-common ^0.50.0
normal
sc-network-types ^0.18.0
normal
sc-utils ^20.0.0
normal
schnellru ^0.2.3
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
smallvec ^1.11.0
normal
sp-arithmetic ^28.0.0
normal
sp-blockchain ^41.0.0
normal
sp-core ^38.0.0
normal
sp-runtime ^43.0.0
normal
thiserror ^1.0.64
normal
tokio ^1.45.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
criterion ^0.5.1
dev
mockall ^0.13.1
dev
multistream-select ^0.13.0
dev
rand ^0.8.5
dev
tempfile ^3.8.1
dev
tokio ^1.45.0
dev
tokio-util ^0.7.8
dev
prost-build ^0.13.2
build
Versions
100%
of the crate is documented
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
sc_
network
0.52.0
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.