Cargo Features
pkgcraft-tools has no features set by default.
[dependencies]
pkgcraft-tools = { version = "0.0.21", features = ["flaky", "test", "shell"] }
- flaky
-
flaky tests that aren't run by default
- test
-
test support
- shell
-
shell completion support
Enables clap_complete
Required by the pk-shell-comp binary