rust-by-example/.vscode/settings.json
2023-12-15 09:20:45 +08:00

6 lines
78 B
JSON

{
"rust-analyzer.linkedProjects": [
"./17.macro_rules/Cargo.toml"
]
}