Closed Captioning Closed captioning available on our YouTube channel

Memory management in Rust, Part 2: Borrowing

InfoWorld | Jul 11, 2022

Rust's memory management model features the concept of "borrowing", where the ownership of a given variable that needs mutating must be explicitly transferred. Learn how borrowing is embedded in Rust's syntax, and how the compiler prevents you from running code that violates borrowing rules.

Copyright © 2022 IDG Communications, Inc.

Similar
Popular
Featured videos from IDG.tv