软件包:rust-all(1.84.0+dfsg1-1~exp1)
rust-all 的相关链接
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 systems programming language - all developer tools
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 is an empty metapackage that depends on all developer tools in the standard rustc distribution that have been packaged for Debian.
其他与 rust-all 有关的软件包
|
|
|
|
-
- dep: cargo
- Rust package manager
-
- dep: rust-analyzer (>= 1.84.0+dfsg1-1~exp1)
- Rust Language Server Protocol (LSP) implementation
-
- dep: rust-clippy (>= 1.84.0+dfsg1-1~exp1)
- Rust linter
-
- dep: rust-llvm (>= 1.84.0+dfsg1-1~exp1)
- Rust LLVM integration
-
- dep: rustc (>= 1.84.0+dfsg1-1~exp1)
- Rust systems programming language
-
- dep: rustfmt (>= 1.84.0+dfsg1-1~exp1)
- Rust formatting helper
-
- rec: cargo (= 1.84.0+dfsg1-1~exp1)
- Rust package manager
-
- sug: libstd-rust-dev-wasm32 (>= 1.84.0+dfsg1-1~exp1)
- Rust standard libraries - development files
-
- sug: libstd-rust-dev-windows (>= 1.84.0+dfsg1-1~exp1)
- Rust standard libraries - development files
-
- sug: rust-doc (>= 1.84.0+dfsg1-1~exp1)
- Rust systems programming language - Documentation
-
- sug: rust-src (>= 1.84.0+dfsg1-1~exp1)
- Rust systems programming language - source code