Cargo Features
Lighthouse has no features set by default.
[dependencies]
lighthouse = { version = "0.2.1", features = ["persist", "color"] }
- persist
- color = palette
-
Affects
lighthouse::color
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- palette color?
-
Enables palette ^0.5.0
Optional dependencies