Cargo Features
aubio-lib has no features set by default.
[dependencies]
aubio-lib = { version = "0.1.3", features = ["with-double", "with-fftw3", "shared-fftw3", "build", "rustdoc"] }
- shared with-double
- with-fftw3 = cmake
- build
-
Enables build of aubio-sys ^0.1.3
- rustdoc
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.
- cmake build with-fftw3?