Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Perl 6, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# ...
This configuration allows you to run Rust projects or individual .rs files directly in Visual Studio Code using the Code Runner extension. 自动识别 Cargo 项目 如果当前目录包含 Cargo.toml,将自动使用 cargo run 运行整个项目。