Download of Rust 1.74.0 will start in 5 seconds...
Problems with the download? Please restart the download.
Rust 1.74.0 | ||
---|---|---|
ဖိုင်နာမည်: rustup-init-x64.exe | ဖိုင်အရွယ်အစား: 8.2 MB | ရက်စွဲထည့်ထားသည်။: November 23, 2023 |
စျေးနှုန်း | အခမဲ့ |
ဗားရှင်း | 1.74.0 |
ဖြန့်ချိသည့်ရက် | November 23, 2023 |
ထုတ်ဝေသူ | Rust Team - https://www.rust-lang.org |
ထုတ်ဝေသူ၏ ဖော်ပြချက် |
A language empowering everyone to build reliable and efficient software.
Why Rust?
Performance
Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages.
Reliability
Rust’s rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time.
Productivity
Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling — an integrated package manager and build tool, smart multi-editor support with auto-completion and type inspections, an auto-formatter, and more.