Cargo Features
[dependencies]
faust-types = { version = "0.2.1", default-features = false, features = ["jack"] }
- default = jack
-
The
jack
feature is set by default wheneverfaust-types
is added without
somewhere in the dependency tree.default-features = false - jack default
-
Enables jack ^0.7.0 and libm
faust-types has 2 features without comments.