1 2 3 4 5 6 7 8
{ "[rust]": { "editor.formatOnSave": true, }, "rust-analyzer.checkOnSave.allTargets": false, "rust-analyzer.procMacro.enable": true, "rust-analyzer.checkOnSave": true, }