Cargo Features

clipper2-sys has no features set by default.

[dependencies]
clipper2-sys = { version = "0.3.0", 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?