Package: rust1.83-bin Version: 1.83.0-1 Architecture: amd64 Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com> Installed-Size: 1196149 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), zlib1g (>= 1:1.2.2) Replaces: cargo (<< 1.83.0), rustc (<< 1.83.0) Provides: cargo (= 1.83.0), rustc (= 1.83.0) Filename: amd64/rust1.83-bin_1.83.0-1_amd64.deb Size: 163690480 MD5sum: 3b7db9c7161ee317ff1ea6746b248867 SHA1: dc8ce91809062e5918e8a74fb6b87d19ed01be0c SHA256: 13d9f5d7a1ee094ba6eb58cb1e0ab4284e632a5c358dab65a0804ecd6c8436c5 Section: devel Priority: optional Homepage: https://www.rust-lang.org Description: 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.