我要评分
获取效率
正确性
完整性
易理解

Introduction to Rust

Rust is an efficient, reliable general-purpose high-level language. Its high efficiency is reflected by not only the development efficiency but also execution efficiency.

Rust was introduced by Mozilla in September 2014. The Rust compiler is free and open-source software under the MIT License and Apache License 2.0.