Cargo Features
[dependencies]
shackle-shell = { version = "0.3.0", default-features = false, features = ["docker_tests"] }
- default = docker_tests
-
The
docker_tests
feature is set by default whenevershackle-shell
is added without
somewhere in the dependency tree.default-features = false - docker_tests default
shackle-shell has 2 features without comments.