Registry / networking / sc-network-common

sc-network-common

JSON →
library0.54.0rscratesunverified

Common types and utilities for Substrate networking.

# Cargo.toml [dependencies] sc-network-common = "0.54.0"
INSTALL
IMPORT
SIG · SC-NETWORK-COMMON
S
sc-network-common
networkingrustv0.54.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NetworkService
use sc_network_common::NetworkService;

Minimal usage showing the primary type import.

use sc_network_common::NetworkService; fn main() { // NetworkService is typically used within a Substrate service println!("sc-network-common provides networking primitives"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.54.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
sc-network-common — cargo add sc-network-common · libregistry