mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-02 20:47:18 +00:00
1.6 KiB
1.6 KiB
Announcing bindgen
$TODO_VERSION
bindgen
automatically generates Rust FFI bindings to C and C++ libraries.
Upgrade to this release by updating your Cargo.toml
:
bindgen = "$TODO_VERSION"
Changelog
<insert CHANGELOG.md's "Unreleased" section here>
Friends
Thanks to everyone who contributed to this release!
Contributing
Want to join us? Check out our CONTRIBUTING.md and take a look at some of these issues:
- Issues labeled "easy"
- Issues labeled "less easy"
- Still can't find something to work on? Drop a comment here.
Want to help improve our documentation? Check out the issues labeled "docs".
Found a bug with bindgen
? File an issue here.