Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Memory Ownership and Borrowing in Rust 2021

The two pillars of Rust are safety and speed. Rust can ensure this using its unique memory management system, Ownership, and Borrowing. This is arguably Rust's most important feature, and a thorough understanding is essential to mastering Rust.

Shaun Meyer - Pluralsight course - Memory Ownership and Borrowing in Rust 2021
by Shaun Meyer

What you'll learn

In this course, Memory Ownership and Borrowing in Rust 2021, you’ll learn how Rust manages memory to ensure speed and safety. First, you’ll revise how Rust manages memory. Next, you’ll discover ownership & borrowing. Finally, you’ll learn about Lifetimes. When you’re finished with this course, you’ll have the deep understanding of ownership and borrowing needed to master the Rust programming language.

Table of contents

About the author

Shaun Meyer - Pluralsight course - Memory Ownership and Borrowing in Rust 2021
Shaun Meyer

Shaun Meyer is an independent consultant with over 15 years of development experience in Oracle’s JD Edwards EnterpriseOne, JD Edwards World and Microsoft’s .NET framework.

More Courses by Shaun