Cargo Features
clipper-sys has no features set by default.
[dependencies]
clipper-sys = { version = "0.7.2", features = ["generate-bindings", "update-bindings"] }
- generate-bindings update-bindings? = bindgen
- update-bindings = generate-bindings
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-bindings?
-
Enables bindgen ^0.59.0