Registry / networking / zenoh-core

zenoh-core

JSON →
library1.9.0rscratesunverified

Internal crate for zenoh, providing core types and utilities.

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

ZFuture
use zenoh_core::ZFuture;

Demonstrates importing a core trait from zenoh-core.

use zenoh_core::ZFuture; fn main() { // ZFuture is a trait used internally; typically not used directly. println!("Zenoh core ready"); }
Debug
Known issues
breakingThis is an internal crate; API may change without notice.
fix
Use higher-level zenoh crate for stable API.
affects: >=1.0.0
Upgrade
Version history
1.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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