Learning Rust https://doc.rust-lang.org/rust-by-example/hello.html Cargo cargo new rust-tests cargo run cargo build rustc rustc .\src\hello_world.rs