rust-nex/.vscode/settings.json
2026-04-28 09:39:05 +02:00

5 lines
No EOL
65 B
JSON

{
"rust-analyzer.cargo.features": [
"friends"
]
}