Registry / networking / zenoh-protocol-core

zenoh-protocol-core

JSON →
library0.7.0-rcrscratesunverified

Internal crate providing core protocol types for the Zenoh messaging system.

# Cargo.toml [dependencies] zenoh-protocol-core = "0.7.0-rc"
INSTALL
IMPORT
SIG · ZENOH-PROTOCOL-COR
Z
zenoh-protocol-core
networkingrustv0.7.0-rc
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.

ZenohMessage
use zenoh_protocol_core::ZenohMessage;

Creates a default Zenoh protocol message.

use zenoh_protocol_core::ZenohMessage; fn main() { let msg = ZenohMessage::default(); println!("Zenoh message created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0-rclatest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
38
OpenAI (training)
1
Resources
zenoh-protocol-core — cargo add zenoh-protocol-core · libregistry