Registry / networking / kitsune-p2p-bin-data

kitsune-p2p-bin-data

JSON →
library0.4.4rscratesunverified

Provides binary data types used in the kitsune-p2p networking framework.

# Cargo.toml [dependencies] kitsune_p2p_bin_data = "0.4.4"
INSTALL
IMPORT
SIG · KITSUNE-P2P-BIN-DA
K
kitsune-p2p-bin-data
networkingrustv0.4.4
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.

KitsuneBinData
use kitsune_p2p_bin_data::KitsuneBinData;

Creates a new binary data instance from a byte vector.

use kitsune_p2p_bin_data::KitsuneBinData; let data = KitsuneBinData::new(vec![1, 2, 3]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
kitsune-p2p-bin-data — cargo add kitsune-p2p-bin-data · libregistry