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
-
9
derived packages
- Links to openSUSE:Factory / rust-bindgen
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:rust/rust-bindgen && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000124 124 Bytes | |
| _service | 0000000908 908 Bytes | |
| _servicedata | 0000000227 227 Bytes | |
| rust-bindgen-0.72.1.tar.zst | 0002136611 2.04 MB | |
| rust-bindgen.changes | 0000010551 10.3 KB | |
| rust-bindgen.obsinfo | 0000000102 102 Bytes | |
| rust-bindgen.spec | 0000001626 1.59 KB | |
| vendor.tar.zst | 0006981786 6.66 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.