Organizing Rust Projects with Cargo Virtual Workspaces - Rust Programming Tutorial
Offered By: Trevor Sullivan via YouTube
Course Description
Overview
Explore the Cargo Virtual Workspaces feature in Rust to efficiently manage multiple crates in large, complex software development projects. Learn how to segment code into different crates, build multiple crates with a single command, and inherit crate metadata from the virtual workspace definition. Gain a solid understanding of simplifying crate management in your own Rust projects through this 38-minute tutorial, which covers structured approaches to organizing and building multi-crate projects using Cargo Virtual Workspaces.
Syllabus
Organize Rust Projects with Cargo Virtual Workspaces Rust Programming Tutorial for Developers
Taught by
Trevor Sullivan
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera