Registry / networking / polkadot-node-subsystem-types

polkadot-node-subsystem-types

JSON →
library30.0.0rscratesunverified

Provides subsystem traits and message definitions for Polkadot nodes.

# Cargo.toml [dependencies] polkadot-node-subsystem-types = "30.0.0"
INSTALL
IMPORT
SIG · POLKADOT-NODE-SUBS
P
polkadot-node-subsystem-types
networkingrustv30.0.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.

Subsystem
use polkadot_node_subsystem_types::*;

Demonstrates access to the Subsystem trait.

use polkadot_node_subsystem_types::Subsystem; fn main() { println!("Subsystem trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
30.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Bingbot
1
Resources
polkadot-node-subsystem-types — cargo add polkadot-node-subsystem-types · libregistry