How to get rust-analyzer to find definition of hashbrown from the standard library in VS Code?
When developing my simple crate in VS Code with rust-analyzer (v0.3.2037):
Rust Analyzer Not Appearing in VSCode Status Bar
I am having an issue with Rust Analyzer in Visual Studio Code. Despite installing Rust Analyzer and configuring the settings, it does not appear in the status bar. Here are the steps I have taken so far: