Registry / networking / zenoh-backend-traits

zenoh-backend-traits

JSON →
library1.8.0rscratesunverified

Provides traits to be implemented by backend libraries for Zenoh.

# Cargo.toml [dependencies] zenoh_backend_traits = "1.8.0"
INSTALL
IMPORT
SIG · ZENOH-BACKEND-TRAI
Z
zenoh-backend-traits
networkingrustv1.8.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.

Backend
use zenoh_backend_traits::*;

Demonstrates access to the Backend trait.

use zenoh_backend_traits::Backend; fn main() { println!("Backend trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
OpenAI (training)
1
Resources
zenoh-backend-traits — cargo add zenoh-backend-traits · libregistry