Cargo Features

vzense-sys has no features set by default.

[dependencies]
vzense-sys = { version = "0.1.3", features = ["run-bindgen"] }
default

uses the already created bindings

run-bindgen = bindgen

recreates the 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 run-bindgen?