Cargo Features
[dependencies]
thermostat-eem = { version = "0.3.0", default-features = false, features = ["all_differential", "ai_artiq", "nightly"] }
- default = all_differential
-
The
all_differential
feature is set by default wheneverthermostat-eem
is added without
somewhere in the dependency tree.default-features = false - all_differential default
- ai_artiq
- nightly
Thermostat-EEM has 4 features without comments.