/ rustfmt.toml
rustfmt.toml
1  imports_granularity = "Crate"
2  group_imports = "One"
3  edition = "2021"
4  format_macro_matchers = true