settings.json 90 B

1234
  1. {
  2. "rust-analyzer.check.workspace": false,
  3. "rust-analyzer.cargo.features": "all"
  4. }