[Emacs] eglot + rust-mode or rust-ts-mode setting
I tried to use Emacs to write Rust programs with eglot. However it didn’t work. I investigated why it didn’t work
rust-analyzer must run at project root
If we use completions or syntax errors features, then rust-analyzer must run at project root wher...
syohex.hashnode.dev1 min read