This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
DragonReach
mirror of
https://github.com/DragonOS-Community/DragonReach.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
32c2329fca
Branches
Tags
master
patch-exec-service
patch-systemctl
patch-update-drstd
patch-update-version
DragonReach
/
.vscode
/
settings.json
settings.json
111 B
History
Raw
1
2
3
4
5
6
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
],
"rust-analyzer.checkOnSave": true
}