How to use rust-analyzer for nested cargo projects? #21680
-
|
I am working on a rust project with nested rust projects, all with cargo, with rust-analyzer how do i get it to work properly when I am working on the code in the nested projects? |
Beta Was this translation helpful? Give feedback.
Answered by
SpiderUnderUrBed
Feb 19, 2026
Replies: 1 comment
-
|
Nevermind, got help, cargo workspaces fixes it, and rust-analyzer works now with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SpiderUnderUrBed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Nevermind, got help, cargo workspaces fixes it, and rust-analyzer works now with it.