settings.json 72 B

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