Looking at a simple Rust program
InfoWorld | Jun 20, 2022
In the inaugural video for our new series on Rust development, we'll take a look at the basics of a Rust program, and how it demonstrates many of Rust's features: mutable and immutable values (as part of its memory management model), macros, and Result types for making decisions and handling errors.
Copyright © 2022 IDG Communications, Inc.