Rust
Rust is also a huge topic. So I’ll break it up into a few subtopics.
TODOs
- Listen to hyper rustacean station podcast - lots of topics to note there.
Rust: Ownership
WIP title - basically just tools in Rust that have something to do with the borrow checker / safety checks. Things that help make Rust memory safe.