Registry / messaging / zenoh-result

zenoh-result

JSON →
library1.9.0rscratesunverified

Internal crate for the Zenoh pub/sub/query protocol, providing result types.

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

ZResult
use zenoh_result::ZResult;

Use ZResult as a custom result type for Zenoh operations.

use zenoh_result::ZResult; fn main() -> ZResult<()> { println!("Zenoh result type used"); Ok(()) }
Debug
Known issues
gotchaInternal crate; not intended for direct use by most applications.
fix
Use the main `zenoh` crate instead.
affects: >=1.0.0
Upgrade
Version history
1.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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