Automatically generates Rust FFI bindings to C and C++ libraries
https://rust-lang.github.io/rust-bindgen/
Automatically generates Rust FFI bindings to C (and some C++) libraries.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / rust-bindgen
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:rust/rust-bindgen && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000298 298 Bytes | |
cargo_config | 0000000101 101 Bytes | |
rust-bindgen-0.69.1.tar.gz | 0002317711 2.21 MB | |
rust-bindgen.changes | 0000000371 371 Bytes | |
rust-bindgen.spec | 0000001699 1.66 KB | |
vendor.tar.zst | 0012582588 12 MB |
Comments 1
Thanks for sharing the link to the Rust-bindgen User Guide! a small world cup is happy to know that this tool can automatically generate Rust FFI bindings for C and C++ libraries.