软件包:bindgen(0.70.1-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Automatically generate Rust FFI bindings to C and C++ libraries
bindgen-cli can automatically generate Rust FFI bindings to C and C++ libraries. The executable and the binary package are named bindgen.
其他与 bindgen 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang-dev
- clang library - Development package
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- rec: rustfmt
- Rust formatting helper