/learn-rust

My codebase and notes for learning rust using the OG Rust lang book

Primary LanguageRust

Notes on Rust

Please run a specific example with cargo run --bin

Again...That is...

cargo run --bin

Maintenance:

To update the Rust programming language and its package manager Cargo, you can use the following command in your terminal: rustup update