Язык, позволяющий каждому создавать надёжное и эффективное программное обеспечение., Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries., Rust 是一种系统编程语言。 它有着惊人的运行速度,能够防止段错误,并保证线程安全。 看看谁在使用 Rust, The Rust team is happy to announce a new version of Rust, 1.84.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, you can get 1.84.0 with: $ rustup update stable If you don't have it already, you can get rustup from the appropriate page on our website, and check out the detailed release , Rust Documentation Welcome to an overview of the documentation provided by the Rust project . This page contains links to various helpful references, most of which are available offline (if opened with rustup doc). Many of these resources take the form of “books”; we collectively call these “The Rust Bookshelf.” Some are large, some are small. All of these books are managed by the Rust , A browser interface to the Rust compiler to experiment with the language.