Explore the fundamentals of the Cargo CLI tool, an essential component in the Rust ecosystem, in this 28-minute tutorial. Learn how to manage Rust projects, including building and running applications, scaffolding new binary or library type crates, and publishing to the crates.io registry. Discover popular crates commonly used in Rust application development and gain insights into the Cargo CLI's various operations. Enhance your Rust programming skills with this comprehensive overview, complete with references to the Rust Cargo Book, Visual Studio Code, and other essential Rust resources.
Overview
Syllabus
Overview of Rust Cargo Tool Rust Tutorial
Taught by
Trevor Sullivan