Cargo Features
opusic-sys has no features set by default.
[dependencies]
opusic-sys = { version = "0.5.4", features = ["build-bindgen", "dred"] }
- build-bindgen = bindgen
-
Used internally to generate lib.rs
- dred
-
Enables DRED feature
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 build-bindgen?