Cargo Features

[dependencies]
dimas-com = { version = "0.4.1", default-features = false, features = ["std", "unstable"] }
default = std

The std feature is set by default whenever dimas-com is added without default-features = false somewhere in the dependency tree.

std default

Affects dimas-com::builder

unstable

Enables unstable of dimas-core and zenoh

Affects communicator::Communicator.liveliness_subscribers, zenoh::liveliness