Rust Code and notes from learning Rust via the Official Rust Book To open the book locally: rustup docs --book To get documentation for any of the crates you have in your project: cargo doc --open Progress Up to here Other Books CLI Bool Web Assembly