Docs.rs
sc-network-0.31.0
sc-network 0.31.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
array-bytes ^6.1
normal
async-channel ^1.8.0
normal
async-trait ^0.1
normal
asynchronous-codec ^0.6
normal
bytes ^1
normal
parity-scale-codec ^3.6.1
normal
either ^1.5.3
normal
fnv ^1.0.6
normal
futures ^0.3.21
normal
futures-timer ^3.0.2
normal
ip_network ^0.4.1
normal
libp2p ^0.51.3
normal
linked_hash_set ^0.1.3
normal
log ^0.4.17
normal
mockall ^0.11.3
normal
parking_lot ^0.12.1
normal
partial_sort ^0.2.0
normal
pin-project ^1.0.12
normal
substrate-prometheus-endpoint ^0.16.0
normal
rand ^0.8.5
normal
sc-client-api ^25.0.0
normal
sc-network-common ^0.30.0
normal
sc-utils ^11.0.0
normal
serde ^1.0.188
normal
serde_json ^1.0.107
normal
smallvec ^1.11.0
normal
sp-arithmetic ^20.0.0
normal
sp-blockchain ^25.0.0
normal
sp-core ^25.0.0
normal
sp-runtime ^28.0.0
normal
thiserror ^1.0
normal
unsigned-varint ^0.7.1
normal
wasm-timer ^0.2
normal
zeroize ^1.4.3
normal
assert_matches ^1.3
dev
mockall ^0.11.3
dev
multistream-select ^0.12.1
dev
rand ^0.8.5
dev
tempfile ^3.1.0
dev
tokio ^1.22.0
dev
tokio-test ^0.4.2
dev
tokio-util ^0.7.4
dev
Versions
100%
of the crate is documented
Go to latest version
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.31.0
In sc_network::peer_store
?
Constant
sc_network
::
peer_store
::
LOG_TARGET
source
·
[
−
]
pub const LOG_TARGET: &
str
= "peerset";
Expand description
Log target for this file.