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

6 lines
128 B
JSON
Raw Permalink Normal View History

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