Cargo Features
zenohd has no features set by default.
[dependencies]
zenohd = { version = "1.0.1", features = ["shared-memory", "loki"] }
- default
-
These default features are set whenever
zenohd
is added without
somewhere in the dependency tree.default-features = false Enables zenoh
-
Enables shared-memory of zenoh
- loki = tracing-loki, url
-
Affects
zenohd::get_loki_endpoint
,zenohd::get_loki_apikey
,zenohd::get_loki_apikey_header
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.