🚧 📱

Mobile experience coming soon

Mobile development is in progress. Until it is complete, please use your desktop or laptop.

Thanks!

← Back
Aaron Zisk May 3, 2023

Easy Rust Install

Summary

This transcript discusses setting up the Rust programming language toolchain on Apple silicon, focusing on installing Rust via rustlang.org. It highlights key tools like `rustc` for compilation and `cargo` as the package manager and build tool, with the practical takeaway being how to create, build, and run a new Rust project using `cargo new` and `cargo run`, while also noting `crates.io` as a resource for dependencies.

View original episode ↗