套件:libstd-rust-dev(1.84.0+dfsg1-1~exp1)
libstd-rust-dev 的相關連結
Debian 的資源:
下載原始碼套件 rustc:
- [rustc_1.84.0+dfsg1-1~exp1.dsc]
- [rustc_1.84.0+dfsg1.orig.tar.xz]
- [rustc_1.84.0+dfsg1-1~exp1.debian.tar.xz]
維護小組:
- Debian Rust Maintainers (QA 頁面)
- Ximin Luo (QA 頁面)
- Sylvestre Ledru (QA 頁面)
- Fabian Grünbichler (QA 頁面)
外部的資源:
- 主頁 [www.rust-lang.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Rust standard libraries - development files
Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.
It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles.
This package contains development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture.
其他與 libstd-rust-dev 有關的套件
|
|
|
|
-
- dep: libstd-rust-1.84 (= 1.84.0+dfsg1-1~exp1)
- Rust standard libraries