Cargo Features

[dependencies]
stfu8 = { version = "0.2.7", default-features = false, features = ["testing"] }
default = testing

The testing feature is set by default whenever stfu8 is added without default-features = false somewhere in the dependency tree.

testing default

STFU-8 has 2 features without comments.