rust-by-example/.vscode/settings.json
2023-12-19 16:30:21 +08:00

6 lines
90 B
JSON

{
"rust-analyzer.linkedProjects": [
"./24.Meta/24.1 documentation/Cargo.toml"
]
}