TODO: recap early sessions in the training
This document lists my personal notes for further reference taken during my Rust training on Ûdemy (Link)
- the Rust prelude is the set of constructs always available when writing Rust code such Option for example