Use "cargo new <new_folder_name>" to create rust folder. Use "rustc <file_name.rs>" to compile files into rust and execute them with "./<file_name>".
Nanson10/Rust_Playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Use "cargo new <new_folder_name>" to create rust folder. Use "rustc <file_name.rs>" to compile files into rust and execute them with "./<file_name>".