Cargo Features
cmus-notify has no features set by default.
[dependencies]
cmus-notify = { version = "0.1.0", features = ["lyrics", "debug", "docs"] }
- lyrics = lrc
-
Affects
settings::Settings.force_use_external_lyrics
,settings::Settings.no_use_external_lyrics
… - debug = log, pretty_env_logger
- docs = clap-markdown
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.