settings.json 63 B

12345
  1. {
  2. "rust-analyzer.cargo.features": [
  3. "warp"
  4. ]
  5. }