Cargo Features

aubio-sys has no features set by default.

[dependencies]
aubio-sys = { version = "0.2.1", features = ["update-bindings", "static", "fftw3", "atlas", "rustdoc", "pkg-config"] }
update-bindings = bindgen
builtin shared static
fftw3 = fftw-sys
intelipp double accelerate blas atlas
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.

pkg-config build implicit feature
bindgen build update-bindings?

Enables bindgen ^0.58

fftw-sys fftw3?

Enables fftw-sys ^0.6