Rust missing component

Started to look at the Rust programming language both for integrating with Python and for programming Windows and the Raspberry Pi. First problem I hit was the following error when trying to use a Rust VS Code extension. toolchain ‘stable-x86_64-pc-windows-msvc’ does not contain component ‘rls’ for target ‘x86_64-pc-windows-msvc’ This was one of the situations whereContinue reading “Rust missing component”