[ 原始碼: rust-bindgen-cli ]
套件:bindgen(0.70.1-1)
bindgen 的相關連結
Debian 的資源:
下載原始碼套件 rust-bindgen-cli:
- [rust-bindgen-cli_0.70.1-1.dsc]
- [rust-bindgen-cli_0.70.1.orig.tar.gz]
- [rust-bindgen-cli_0.70.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [rust-lang.github.io]
相似套件:
試製(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