Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

42: “match” like a pro in Rust

2.4K views on YouTube

In this video we will continue learning how we can use “match” in Rust. This time we will be covering how to handle the Option type and how to create default arms.