Cargo Features
eric-bindings has no features set by default.
[dependencies]
eric-bindings = { version = "0.4.1", features = ["generate-bindings", "no-linking", "docs-rs"] }
- generate-bindings build
-
Enables bindgen ^0.69.4
- no-linking
-
This feature is used in CI pipeline for unit tests.
- docs-rs
-
This feature is used to publish the documentation for
eric-bindings
.