Cargo Features
[dependencies]
asimov-dataset-cli = { version = "25.0.0-dev.0", default-features = false, features = ["all", "unstable"] }
- default = all
-
The
all
feature is set by default wheneverasimov-dataset-cli
is added without
somewhere in the dependency tree.default-features = false - all default unstable?
- unstable = all
asimov-dataset-cli has 3 features without comments.