Cargo Features
[dependencies]
lithia = { version = "1.0.6", default-features = false, features = ["system"] }
- default = system
-
The
system
feature is set by default wheneverlithia
is added without
somewhere in the dependency tree.default-features = false - system default
Lithia has 2 features without comments.