Cargo Features
pbs-sys has no features set by default.
[dependencies]
pbs-sys = { version = "0.0.2", features = ["static", "bindgen"] }
- static
Features from optional dependencies
- bindgen implicit feature
-
Enables bindgen ^0.63
bindgen:
Automatically generates Rust FFI bindings to C and C++ libraries