I just switched from neovim to emacs and one thing I miss is coc.nvim. It has a power to turn a barren neovim into anything I ever want from IDEs. I tried to do something like this and emacs learning curve got me. I cobbled together a simple config with eglot, company and rust-mode, but I can’t get import completion to work. Any suggestions?
I’d recommend rustic-mode with lsp-mode (eglot is aimed to be more minimalistic, lsp-mode is fully featured and closer to what u get with vscode or neovim).
https://github.com/brotzeit/rustic