Cargo Features
gli-rs has no features set by default.
[dependencies]
gli-rs = { version = "0.4.0", features = ["bindings", "rc_debug"] }
- bindings = bindgen
-
Use 'cargo build --features bindings' to rebuild the binding.rs use this feature to enable binding generation.
- rc_debug
-
Affects
image::GliImage
,gli-rs::ffi
,gli-rs::texture
,texture::inner
…
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 bindings?
-
Enables bindgen ^0.53.1