Smart Rust: Introduction to structs
InfoWorld | Aug 8, 2022
Get to know Rust's struct type, which resembles the same concept in C or C++, but also uses Rust's specific memory management metaphors. Learn in this video the basics of creating and populating structs with data, and how to work with mutable and immutable struct instances.
Copyright © 2022 IDG Communications, Inc.