polyrhythmix/.vscode/settings.json
2023-06-06 15:45:25 +04:00

16 lines
No EOL
344 B
JSON

{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml"
],
"docwriter.style": "RustDoc"
}