软件包:rustc(1.41.1+dfsg1-1~deb10u1)
rustc 的相关链接
Debian 的资源:
下载源码包 rustc:
- [rustc_1.41.1+dfsg1-1~deb10u1.dsc]
- [rustc_1.41.1+dfsg1.orig-stage0.tar.xz]
- [rustc_1.41.1+dfsg1.orig.tar.xz]
- [rustc_1.41.1+dfsg1-1~deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.rust-lang.org]
相似软件包:
Rust systems programming language
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.
其他与 rustc 有关的软件包
|
|
|
|
-
- dep: binutils (>= 2.26)
- GNU 汇编程序、链接程序和二进制工具
-
- dep: gcc
- GNU C 编译器
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.3.6-6~) [i386]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstd-rust-dev (= 1.41.1+dfsg1-1~deb10u1)
- Rust standard libraries - development files