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 | 0000000908 908 Bytes | |
_servicedata | 0000000227 227 Bytes | |
rust-bindgen-0.70.1.tar.zst | 0002120327 2.02 MB | |
rust-bindgen.changes | 0000002167 2.12 KB | |
rust-bindgen.obsinfo | 0000000102 102 Bytes | |
rust-bindgen.spec | 0000001609 1.57 KB | |
vendor.tar.zst | 0015310177 14.6 MB |
Latest Revision
buildservice-autocommit
accepted
request 1195201
from
William Brown (firstyear)
(revision 7)
baserev update by copy to link target
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.