rust-nex/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

2026-04-28 09:39:05 +02:00
{
"rust-analyzer.cargo.features": [
"friends"
]
}