Cargo Features

zenohd has no features set by default.

[dependencies]
zenohd = { version = "1.1.0", features = ["shared-memory"] }
default

These default features are set whenever zenohd is added without default-features = false somewhere in the dependency tree.

Enables zenoh

shared-memory

Enables shared-memory of zenoh

zenohd has 2 features without comments.