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 whenever lyricer is added without default-features = false somewhere in the dependency tree.

multiline-lrc default

Lyricer has 2 features without comments.