settings.json 70 B

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