The Rust Programming Language - GitHub Pages

on Windows $ rm main # or 'del main.exe' on Windows Cargo expects your source files to live inside asrc directory, so do that first. This leaves the top-level project directory (in this case, hello_world) for READMEs, license information, and anything else notrelatedtoyourcode. Inthisway,usingCargohelpsyoukeepyour projectsniceandtidy. ................
................