Cargo Features
[dependencies]
lyricer = { version = "1.0.3", default-features = false, features = ["multiline-lrc"] }
- default = multiline-lrc
-
The
multiline-lrc
feature is set by default wheneverlyricer
is added without
somewhere in the dependency tree.default-features = false - multiline-lrc default
Lyricer has 2 features without comments.