Skip to Content
Idiomatic Rust
book

Idiomatic Rust

by Brenden Matthews
September 2024
Intermediate to advanced
256 pages
6h 40m
English
Manning Publications
Content preview from Idiomatic Rust

appendix Installing Rust

To get the most out of this book, you’ll need to have a functioning Rust toolchain installed. If you’ve never used Rust before, you’ll need to install a recent release of the Rust toolchain that includes the compiler and the standard library. You may also need to install some development tools, depending on your OS, to compile and run all the code samples included with this book.

A.1 Installing tools for this book

To compile and run the code samples provided in this book, you must install the necessary prerequisite dependencies.

A.1.1 Installing tools for macOS using Homebrew

$ brew install git

In macOS, you’ll need to install the Xcode command-line tools:

$ sudo xcode-select --install

A.1.2 Installing ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Rust in Action

Rust in Action

Tim McNamara
Effective Rust

Effective Rust

David Drysdale
The Rust Programming Language, 2nd Edition

The Rust Programming Language, 2nd Edition

Steve Klabnik, Carol Nichols

Publisher Resources

ISBN: 9781633437463Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link