After installing the Rust
extension for VS Code, building the project fails with the following error:
Couldn't start client Rust Language Server
Rustup not available. Install from https://www.rustup.rs
This is in spite of the fact that rustup
is installed in the system, and accessible from the VS Code terminal.