MyFirstRust Install on codespace curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Build and run cargo run Run tests cargo test