Cradicle Explorer
Mentor
Info
Issues
Patches
Wallets
Source
Source
.github
.vscode
settings.json
src
.editorconfig
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md
rustfmt.toml
/
.vscode
/ settings.json
settings.json
1
{
2
"rust-analyzer.rustfmt.extraArgs": [
3
"+nightly"
4
]
5
}