Cargo Features

[dependencies]
accelerometer = { version = "0.12.0", default-features = false, features = ["orientation"] }
default = orientation

The orientation feature is set by default whenever accelerometer is added without default-features = false somewhere in the dependency tree.

orientation default

Affects accelerometer::orientation