Cargo Features

blosc2-sys has no features set by default.

[dependencies]
blosc2-sys = { version = "0.2.6+2.14.3", features = ["static", "shared", "use-system-blosc2", "regenerate-bindings"] }
static
shared
use-system-blosc2 build

Enables pkg-config

regenerate-bindings = bindgen

Regenerate the bindings to c-blosc2 header, will require bindgen crate

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 regenerate-bindings?