schemars/.vscode/settings.json
2024-08-30 11:12:23 +01:00

5 lines
125 B
JSON

{
"rust-analyzer.check.command": "clippy",
"rust-analyzer.cargo.features": "all",
"rust-analyzer.testExplorer": true
}