1 2 3 4 5 6 7
{ "rust-analyzer.cargo.features": "all", "rust-analyzer.check.features": "all", "rust-analyzer.cargo.extraArgs": [ "--tests" ], }