Learning about Rust Baby steps about rust, and the concepts of this language. Build Setup # install dependencies cargo install # run the examples cargo run or # compile and run the file compiled rustc main.rs && ./main Biography The Rust Programming Language