I have installed Rust on windows from Rust installation page. After installation I tried running the \"hello world\" program but got the following error.
Try using Powershell outside Visual Studio, instead.
Then cargo run in src's parent folder.
You can try also: rustc
Good luck.