Cargo Features
bcc-sys has no features set by default.
[dependencies]
bcc-sys = { version = "0.23.0", features = ["generate", "llvm_9", "specific", "specific_llvm", "static", "v0_7_0", "v0_12_0", "v0_16_0", "v0_20_0", "v0_23_0"] }
- generate = bindgen
- llvm_8 llvm_9 = specific_llvm
- specific v0_10_0? v0_11_0? v0_12_0? v0_13_0? v0_14_0? v0_15_0? v0_16_0? v0_17_0? v0_18_0? v0_19_0? v0_20_0? v0_21_0? v0_22_0? v0_23_0? v0_4_0? v0_5_0? v0_6_0? v0_6_1? v0_7_0? v0_8_0? v0_9_0?
- specific_llvm llvm_8? llvm_9?
- static
- v0_4_0 v0_5_0 v0_6_0 v0_6_1 v0_7_0 = specific
- v0_8_0 v0_9_0 v0_10_0 v0_11_0 v0_12_0 = specific
- v0_13_0 v0_14_0 v0_15_0 v0_16_0 = specific
- v0_17_0 v0_18_0 v0_19_0 v0_20_0 = specific
- v0_21_0 v0_22_0 v0_23_0 = specific
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.59.1