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