Cargo Features
[dependencies]
stfu8 = { version = "0.2.7", default-features = false, features = ["testing"] }
- default = testing
-
The
testing
feature is set by default wheneverstfu8
is added without
somewhere in the dependency tree.default-features = false - testing default
STFU-8 has 2 features without comments.