rust-stream-layouts/.vscode/settings.json

6 lines
No EOL
128 B
JSON

{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
],
"rust-analyzer.showUnlinkedFileNotification": false
}