Registry / other / zenoh-flow-commons

zenoh-flow-commons

JSON →
library0.6.0-alpharscratesunverified

Internal crate for Zenoh-Flow providing common types and utilities.

# Cargo.toml [dependencies] zenoh-flow-commons = "0.6.0-alpha"
INSTALL
IMPORT
SIG · ZENOH-FLOW-COMMONS
Z
zenoh-flow-commons
otherrustv0.6.0-alpha
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.

NodeId
use zenoh_flow_commons::NodeId;

Create and print a NodeId using the Zenoh-Flow commons crate.

use zenoh_flow_commons::NodeId; let node_id = NodeId::new("my_node"); println!("Node ID: {}", node_id);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0-alphalatest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Resources
zenoh-flow-commons — cargo add zenoh-flow-commons · libregistry