joecalsend/.rustfmt.toml
2025-07-04 12:22:21 -07:00

4 lines
103 B
TOML

imports_granularity = "Crate"
group_imports = "StdExternalCrate"
wrap_comments = true
edition = "2024"