Registry / networking / zenoh-protocol

zenoh-protocol

JSON →
library1.9.0rscratesunverified

Internal crate for the Zenoh protocol, providing core data types and serialization.

# Cargo.toml [dependencies] zenoh-protocol = "1.9.0"
INSTALL
IMPORT
SIG · ZENOH-PROTOCOL
Z
zenoh-protocol
networkingrustv1.9.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.

ZenohId
use zenoh_protocol::core::ZenohId;

Creates a default ZenohId.

use zenoh_protocol::core::ZenohId; fn main() { let id = ZenohId::default(); println!("Zenoh ID: {:?}", id); }
Debug
Known issues
breakingThis is an internal crate; its API may change without notice.
fix
Use the higher-level zenoh crate for stable APIs.
affects: >=1.9.0
Upgrade
Version history
1.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
zenoh-protocol — cargo add zenoh-protocol · libregistry