Cargo Features
[dependencies]
kywy = { version = "0.3.7", default-features = false, features = ["button-async", "button-poll"] }
- default = button-async
-
The
button-async
feature is set by default wheneverkywy
is added without
somewhere in the dependency tree.default-features = false
Kywy has 3 features without comments.