Registry / config / zenoh-config

zenoh-config

JSON →
library1.8.0rscratesunverified

Internal crate for Zenoh providing configuration utilities.

# Cargo.toml [dependencies] zenoh-config = "1.8.0"
INSTALL
IMPORT
SIG · ZENOH-CONFIG
Z
zenoh-config
configrustv1.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.

Config
use zenoh_config::Config;

Creates a default Zenoh configuration.

use zenoh_config::Config; fn main() { let _config = Config::default(); }
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
27 hits · last 30 days
node
24
Resources
zenoh-config — cargo add zenoh-config · libregistry