Cargo Features
[dependencies]
concolor-clap = { version = "0.1.0", default-features = false, features = ["auto", "api"] }
- default = auto
-
The
auto
feature is set by default wheneverconcolor-clap
is added without
somewhere in the dependency tree.default-features = false - auto default
- api
concolor-clap has 3 features without comments.