polyrhythmix/.vscode/settings.json
2023-05-09 20:29:10 +04:00

15 lines
No EOL
320 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"
],
"docwriter.style": "RustDoc"
}