Cargo Features

[dependencies]
thermostat-eem = { version = "0.2.0", default-features = false, features = ["all_differential", "ai_artiq", "nightly"] }
default = all_differential

The all_differential feature is set by default whenever thermostat-eem is added without default-features = false somewhere in the dependency tree.

all_differential default
ai_artiq
nightly

Thermostat-EEM has 4 features without comments.