Cargo Features
img-rs has no features set by default.
[dependencies]
img-rs = { version = "2.27.0", features = ["internal-bindgen-on-build"] }
- internal-bindgen-on-build = bindgen
-
Affects
img-rs::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 internal-bindgen-on-build?
-
Enables bindgen ^0.60.1