Description
Rust projects can get rust-analyzer completion, diagnostics, and navigation through coc.nvim. It is useful for developers who edit Rust in Vim or Neovim.
Rust language tooling can run cargo metadata and inspect project dependencies. Use trusted workspaces and verify generated suggestions before applying them.