Cargo Features
[dependencies]
libappindicator = { version = "0.9.0", default-features = false, features = ["backcompat"] }
- default = backcompat
-
The
backcompat
feature is set by default wheneverlibappindicator
is added without
somewhere in the dependency tree.default-features = false - backcompat default
-
Enables backcompat of libappindicator-sys
libappindicator has 2 features without comments.