Cargo Features
[dependencies]
aqara = { version = "0.1.0", default-features = false, features = ["china", "singapore"] }
- default = china
-
The
china
feature is set by default wheneveraqara
is added without
somewhere in the dependency tree.default-features = false - china default
- usa europe korea russia singapore
Aqara has 3 features without comments.