Registry / config / zenoh-cfg-properties

zenoh-cfg-properties

JSON →
library0.7.2-rcrscratesunverified

Internal crate for Zenoh providing configuration property handling.

# Cargo.toml [dependencies] zenoh-cfg-properties = "0.7.2-rc"
INSTALL
IMPORT
SIG · ZENOH-CFG-PROPERTI
Z
zenoh-cfg-properties
configrustv0.7.2-rc
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.

ConfigProperties
use zenoh_cfg_properties::ConfigProperties;

Creates default configuration properties for Zenoh.

use zenoh_cfg_properties::ConfigProperties; fn main() { let props = ConfigProperties::default(); println!("Properties: {:?}", props); }
Debug
Known issues
gotchaThis is an internal crate; API may change without notice.
fix
Use the public zenoh crate instead.
affects: >=0.7.0
Upgrade
Version history
0.7.2-rclatest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
Resources
zenoh-cfg-properties — cargo add zenoh-cfg-properties · libregistry