Getting Started
Let’s start your Rust journey! In this chapter, we’ll discuss:
- Installing Rust on Linux, macOS, and Windows
- Writing a program that prints “Hello, world!”
- Using
cargo
, Rust’s package manager and build system
Let’s start your Rust journey! In this chapter, we’ll discuss:
cargo
, Rust’s package manager and build system