Cargo Features
[dependencies]
cyclonedds-sys = { version = "0.2.1", default-features = false, features = ["shm"] }
- default = shm
-
The
shm
feature is set by default whenevercyclonedds-sys
is added without
somewhere in the dependency tree.default-features = false - shm default
cyclonedds-sys has 2 features without comments.