polyrhythmix/.vscode/settings.json

16 lines
344 B
JSON
Raw Normal View History

2023-05-09 14:25:05 +00:00
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
2023-06-06 11:42:24 +00:00
"./Cargo.toml",
2023-05-09 14:25:05 +00:00
"./Cargo.toml"
],
"docwriter.style": "RustDoc"
2023-05-09 14:25:05 +00:00
}