RustRover
 
Get RustRover

Rust toolchain and standard library

Last modified: 30 January 2025

To develop in Rust, you need several basic tools: a compiler, a package manager, a formatter, and so on. A set of these tools is referred to as a toolchain. You will also need the Rust Standard Library.