settings.json 71 B

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