Cargo Features
alpm-sys has no features set by default.
[dependencies]
alpm-sys = { version = "4.0.0", features = ["git", "static", "generate", "docs-rs"] }
- git
- static
- generate = bindgen
- docs-rs
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.
- bindgen build generate?
-
Enables bindgen ^0.66.1