Cargo Features
dart-sdk-sys has no features set by default.
[dependencies]
dart-sdk-sys = { version = "3.4.4", features = ["build-bindings", "download-sources"] }
- build-bindings = bindgen
-
Used internally to generate lib.rs
- download-sources
-
Downloads sources accordingly to crate version
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 build-bindings?
-
Enables bindgen ^0.69