settings.json 82 B

12345
  1. {
  2. "rust-analyzer.linkedProjects": [
  3. "./hello_world/Cargo.toml"
  4. ]
  5. }