dioxus/packages/desktop/.vscode/settings.json

5 lines
89 B
JSON
Raw Normal View History

2021-05-26 05:40:30 +00:00
{
2021-10-04 05:28:04 +00:00
"rust-analyzer.inlayHints.enable": true,
"rust-analyzer.cargo.allFeatures": true
2021-10-01 06:07:12 +00:00
}