schemars/.vscode/settings.json
2024-08-30 10:27:58 +01:00

4 lines
87 B
JSON

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