Cargo Features

[dependencies]
cyclonedds-sys = { version = "0.2.1", default-features = false, features = ["shm"] }
default = shm

The shm feature is set by default whenever cyclonedds-sys is added without default-features = false somewhere in the dependency tree.

shm default

cyclonedds-sys has 2 features without comments.