Entradas etiquetadas vscode

Install Rust on Linux

2024-06-15· technology

During my journey to learn Rust, I will be sharing some steps with you. This time, let’s cover how to install Rust on Linux and prepare ourselves to use it in VSCode and Notebook.

Diagnostic of rust-analyzer suggesting the use of `let` to assign a variable