Closed Captioning Closed captioning available on our YouTube channel

Smart Rust: Using the match keyword with Option types

InfoWorld | Sep 21, 2022

Rust's match keyword lets you make decisions based on the contents of variables. But it can also be used to make decisions based on a variable's type, too. Learn how using match with the Option type allows you to use types at compile time to improve the performance and safety of your code.

Copyright © 2022 IDG Communications, Inc.

Similar
Popular
Featured videos from IDG.tv