软件包: rust-all (1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04)
rust-all 的相关链接
Trisquel 的资源:
下载源码包 rustc:
- [rustc_1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04.dsc]
- [rustc_1.65.0+dfsg0ubuntu1~llvm2.orig.tar.xz]
- [rustc_1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Rust Maintainers
- Ximin Luo
- Sylvestre Ledru
外部的资源:
- 主页 [www.rust-lang.org]
相似软件包:
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-clippy (>= 1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04)
- Rust linter
-
- dep: rustc (>= 1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04)
- Rust systems programming language
-
- dep: rustfmt (>= 1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04)
- Rust formatting helper