Cargo Features
[dependencies]
dimas-commands = { version = "0.4.1", default-features = false, features = ["std", "unstable"] }
- default = std
-
The
std
feature is set by default wheneverdimas-commands
is added without
somewhere in the dependency tree.default-features = false - std default
-
Affects
control::set_state
,control::shutdown
,lists::about_list
,lists::ping_list
,lists::scouting_list
… - unstable
-
Enables unstable of dimas-com, dimas-core, and zenoh