Getting “program not found” with Command::new(“echo”)
This is my code:
What does Rust (for Windows) need Windows build tools/Visual Studio for?
I understand that Rust needs Windows build tools when you are interested in developing for Windows (easy example here: display a window, Windows forms/UI style, etc…).
What does Rust (for Windows) needs Windows build tools/Visual Studio for?
I understand that Rust needs Windows build tools when you are interested in developing for Windows (easy example here: display a window, Windows forms/UI style, etc…).