Cargo Features
[dependencies]
monover = { version = "0.1.0", default-features = false, features = ["test-cleanup"] }
- default = test-cleanup
-
The
test-cleanup
feature is set by default whenevermonover
is added without
somewhere in the dependency tree.default-features = false - test-cleanup default
monover has 2 features without comments.