Cargo Features
ssloc has no features set by default.
[dependencies]
ssloc = { version = "0.4.2", features = ["wav", "realtime", "bin"] }
- wav bin?
-
Enables hound
- realtime bin? = alsa
- bin = anyhow, clap, confique, image, realtime, serde_with, unidirs, wav
-
Required by the binary
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.
- alsa realtime?
-
Enables alsa ^0.7.0
- anyhow bin?
- clap bin?
- confique bin?
-
Enables confique ^0.2.3
- image bin?
-
Enables image ^0.24.6
Affects
ssloc::spec_to_image
,ssloc::spec_to_csv
… - serde_with bin?
- unidirs bin?