Cargo Features
[dependencies]
sgp40 = { version = "0.0.4", default-features = false, features = ["voc_index"] }
- default = voc_index
-
The
voc_index
feature is set by default wheneversgp40
is added without
somewhere in the dependency tree.default-features = false - voc_index default
SGP40 has 2 features without comments.