Published a YouTube video
Learned rust
Added
part 2 of my Learn Rust video series
.
We covered:
We finished up the
common concepts of Rust module
Started
Rust error handling
(the panic! macro and the Option<T> enum)