Cargo Features
[dependencies]
biodiff-wfa2-sys = { version = "2.3.5", default-features = false, features = ["bundle-wfa2"] }
- default = bundle-wfa2
-
The
bundle-wfa2
feature is set by default wheneverbiodiff-wfa2-sys
is added without
somewhere in the dependency tree.default-features = false - bundle-wfa2 default = cmake
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 bundle-wfa2