Cargo Features
[dependencies]
dimas-com = { version = "0.5.1", default-features = false, features = ["std", "unstable"] }
- default = std
-
The
stdfeature is set by default wheneverdimas-comis added withoutsomewhere in the dependency tree.default-features = false - std default
-
Affects
dimas-com::builder… - unstable
-
Enables unstable of dimas-core and zenoh