Registry / networking / xenet-core

xenet-core

JSON →
library0.5.0rscratesunverified

Core networking library for xenet.

# Cargo.toml [dependencies] xenet-core = "0.5.0"
INSTALL
IMPORT
SIG · XENET-CORE
X
xenet-core
networkingrustv0.5.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.

Network
use xenet_core::Network;

Initializes a core networking component for xenet.

use xenet_core::Network; let network = Network::new(); println!("Network initialized: {:?}", network);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Bingbot
1
OpenAI (training)
1
Resources
xenet-core — cargo add xenet-core · libregistry