Cargo Features
CcArgs has no features set by default.
[dependencies]
cc-args = { version = "0.2.0", features = ["pkg-config", "bindgen", "cc"] }
- pkg-config
-
Enables pkg-config
- bindgen
-
Enables bindgen ^0.69.2
- cc
-
Enables cc
CcArgs has 3 features without comments.