Suggest function signature and inferred type after assignment
fgadaleta opened this issue · 1 comments
fgadaleta commented
Suggest function signature and inferred type after assignment
ehuss commented
I believe this request is better suited for use with a language server. You can install one with Sublime LSP. It supports both RLS and rust-analyzer. If it isn't already supported, I would suggest seeing if there is already an issue in the rust-analyzer issue tracker or file a new one.