Cargo Features
[dependencies]
isal-sys = { version = "0.5.3+496255c", default-features = false, features = ["static", "use-system-isal", "regenerate-bindings"] }
- default = static
-
The
static
feature is set by default wheneverisal-sys
is added without
somewhere in the dependency tree.default-features = false - static default
- shared use-system-isal
- regenerate-bindings build
-
Enables bindgen ^0.69
Affects
igzip_lib::bindings
…