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

cc

Enables cc

CcArgs has 3 features without comments.