Learn Rust Today! Optionals and Errors in Rust.

Опубликовано: 14 Март 2025
на канале: Null Labs
325
22

Lets review how to return optional and errors!!!!!

The next two lessons on structs and then on enums! we are almost there!

Want to talk about tech with other super nerds?
Discord:   / discord  
Twitter:   / thenullchannel  

all the code:
https://github.com/null-channel/learn...
It's still rough but I plan on updating it as I learn how to teach it better so it might not be exactly the same as the video but it should be close and have comments!

========================================
= Timeline =
========================================
0:00 - Intro
0:40 - Option
7:25 - Results
17:30 - best part