Cargo Features
Klingt has no features set by default.
[dependencies]
klingt = { version = "0.3.3", features = ["cpal_sink", "vorbis_src", "std", "warn_on_empty"] }
- cpal_sink = std
- vorbis_src = std
- std cpal_sink? vorbis_src?
-
optional, even if std is implicit
- warn_on_empty