- I am using Emacs.
- I have RLS / Racer installed.
- Putting cursor over a function, "jump to definition" works.
- I know about helm-lsp-workspace-symbol (but it lists too much).
Question: Is there some command that lists all the (and only the) Struct/Enum of the given workspace, and let me interactively narrow it, and jump to definition ?