summaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
blob: ec1e17ff6cbd3e1a060c14d50f03d9dede54f25a (plain)
1
2
3
4
reorder_imports = true
# uncomment once stable
#imports_granularity = "crate"
#group_imports = "StdExternalCrate"