Getting Started

Let’s get your Rust journey started! In this chapter, we’ll discuss:

  • Installing Rust on Linux, Mac, or Windows
  • Writing a program that prints “Hello, world!”
  • Using cargo, Rust’s package manager and build system