Cargo Features
[dependencies]
wallswitch = { version = "0.51.8", default-features = false, features = ["args_v1", "args_v2"] }
- default = args_v1
-
The
args_v1
feature is set by default wheneverwallswitch
is added without
somewhere in the dependency tree.default-features = false - args_v1 default
-
Enables anstyle, clap, and clap_complete
anstyle:
optional:
- args_v2