1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "folders": [ { "path": "." }, { "path": "../owl_patch_test" } ], "settings": { "rust-analyzer.linkedProjects": [ "Cargo.toml", "macros/Cargo.toml", "examples/Cargo.toml" ] } }